Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.63 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.63 KB

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.