A modular Telegram Python bot running on python3 with a telethon & Sqlalchemy database
- Language: Python.
- Telegram Library: Telethon.
➛ LovelyPrince : OWNER | DEV
➛ Lonami : Telethon Library
➛ Amarnath : BASE
╘══「 Any other authorship/credits can be seen through the commits. 」
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-Prince/KiritoRobot.git
~$ cd KiritoRobot
~$ cp configs.py
Edit Configs.py with your own Values
Start with python -m KiritoRobot
Deploying On IDE VMs Like Repl.it
Refer to Deploying On Local Machine.