Cutiepii is An Anime themed advance Telegram group management bot.
A modular telegram Python bot running on python3 with an sqlalchemy, Redis, mongodb database.
╘═━「 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!
╘═━「 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.
Deploying on Local Machine
console
~$ git clone https://github.com/Awesome-RJ/CutiepiiRobotV2.git
~$ cd CutiepiiRobotV2
~$ cp sample_config.py config.py
python3 -m Cutiepii_Robot
Refer to Deploying On Local Machine.