NekoRobot
A modular telegram Python bot running on python3 with an sqlalchemy, mongodb database.
╒═══「 Status 」
- Maintained
- Support Group Included
- Free
- OpenSourced
- Working Instance Available
- Clean Code
- Heroku Deploy
- Docker/Local Machine
╘══「 Can be found on telegram as Neko Robot 」
Powered by
╒═══「 Credits 」
The bot is based of on the original work done by Hodacka This repo was just reamped to suit an Anime-centric community. All original credits go to Hodacka and his dedication, Without his efforts, this fork would not have been possible!
╒═══「 Creator Info/Credits 」
- ➢ Lovely Boy : OWNER | DEV
- ➢ Cutiepii-Robot Repo : BASE
- ➢ KURUMIBOT Repo : BASE
╘══「 Any other authorship/credits can be seen through the commits. 」
The Support group can be reached out to at @NekoXSupport, where you can ask for help about Neko Robot, 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!
Railway Deploy
The Unlimited Dyons to Deploy This Bot is Via Railway. In Order To deploy, You Just add The Variables Manually in Railway and Done!
More Deploy Options
Deploying on Local Machine
~$ git clone https://github.com/Hodacka/NekoRobot
~$ cd NekoXRobot
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python -m NekoXRobot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.