- clone this project
- do
pip install -r requirements.txt
- copy
configEXAMPLE.py
toconfig.py
usingcp configEXAMPLE.py config.py
- use any editor to replace your bot token from @botfather at
config.py
- fire up with
python3 main.py
- Originally made by Carson True
- Edited by @jeffffc (Telegram profile here)