A modular telegram Python bot running on python3 with an Sqlalchemy, mongodb database.
- Maintained
- Support Group Available
- Free
- OpenSourced
- Working Instance Available
- Clean Code
- Heroku Deploy
- Docker/Local Machine
╘═━「 Can be found on telegram as NekoRobot 」
The bot is based of on the original work done by PaulSonOfLars This repo was just reamped to suit an Anime-centric community. All original credits go to Paul and his dedication, Without his efforts, this fork would not have been possible!
- Lovely-Prince : OWNER | DEV
- AkshayRajput : ARQ MODULES
- TheRealPhoenix : BASE
- DragSama : ANIME
- TsunayoshiSawada : BASE
- Pokurt : WHATANIME MODULE API
- Dank-del : LEWD MODULE
- InukaAsith : MEMES, INLINE ETC MODULES
- AyraHikari: FED MODULE
- Peaktogoo : FED MODULE
╘═━「 Any other authorship/credits can be seen through the commits. 」
The Support group can be reached out to at Programmer • Support Or Neko Support (Github), where you can ask for help about NekoRobot, discover/request new features, report bugs, and stay in the loop whenever a new update is available.
More Deploy Options
Deploying on Local Machine
~$ git clone https://github.com/Awesome-Prince/NekoRobot-3.git
~$ cd NekoRobot
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python3 -m NekoRobot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.