Template for Telegram Bot

Template to create a telegram bot in python.

How to Run

First add src to PYTHONPATH:

export PYTHONPATH=${PWD}

Then run:

python src/clean.py dir_to_clean

GitHub

View Github