A modular telegram Python bot running on python3 with an sqlalchemy, Redis, mongodb database.
- Maintained
- Support Group Included
- Free
- OpenSourced
- Working Instance Available
- Clean Code
- Heroku Deploy
- Docker/Local Machine
╘═━「 Can be found on telegram as Cutiepii Robot 」
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!
- ➢ Rajkumar : OWNER | DEV
- ➢ AkshayRajput : ARQ MODULES
- ➢ TheRealPhoenix : BASE
- ➢ DragSama : ANIME
- ➢ TsunayoshiSawada : BASE
- ➢ Pokurt : WHATANIME MODULE API
- ➢ Pranav Ajay : POKEDEX, CHATBOT MODULE & API ETC
- ➢ 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 Yūki • Black Knights Union • Support, where you can ask for help about Cutiepii 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!
More Deploy Options
Deploying on Local Machine
~$ git clone https://github.com/Awesome-RJ/CutiepiiRobotV2.git
~$ cd CutiepiiRobotV2
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python3 -m Cutiepii_Robot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.