Skip to content

Awesome-Prince/NekoUserBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NekoUserBot

╔═━「 Creator Info/Credits 」

╘═━「 Any other authorship/credits can be seen through the commits. 」

forthebadge made-with-python

The Support group can be reached out to at Programmer ‱ Support, where you can ask for help about NekoUserBot, discover/request new features, report bugs, and stay in the loop whenever a new update is available.

Heroku Deploy
The Easiest Way to Deploy This Bot is Via Heroku. In Order To deploy, You Just Have Fill The Necessary Environment Variables and Done!
More Deploy Options

Deploying on Local Machine

    ~$ git clone https://github.com/Awesome-Prince/NekoUserBot.git
    ~$ cd NekoUserBot
    ~$ cp config.py

Edit Config.py with your own Values

Start with python3 -m NekoUserBot

Deploying On IDE VMs Like Repl.it

        Refer to Deploying On Local Machine.