It uses the python-telegram-bot library and pickledb for basic persistence.
The file is prepared to be run by anyone by filling out the blanks in the configuration. The bot currently runs on @jh0ker_welcomebot
- Python 3 (tested with version 3.8)
- Dependencies listed in
requirements.txt
- Clone the repo
- Install the requirements from
requirements.txt(using a virtualenv is recommended) - Edit
TOKENandBOTNAMEinconfig.py - Follow Bot instructions