This is a python telegram bot.
- Fork this repository and then clone it.
- Create a python virtual environment in the directory, and activate it:
python3 -m venv . source bin/activate
- Install required packages:
pip3 install -r requirements.txt
- To run the bot (for testing):
python3 bot.py