๐ช๐๐๐๐๐๐๐ ๐น๐๐๐๐
A modular telegram Python bot running on python3 with an sqlalchemy, Redis, 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 Cutiepii Robot ใ
โโโโใ Credits ใ
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!
โโโโใ Creator Info/Credits ใ
- โข 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/CutiepiiRobot
~$ cd CutiepiiRobot
~$ cp sample_config.py config.py
Edit Config.py with your own Values
Start with python -m Cutiepii_Robot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.