Code of telegram bot for tracking your new subscribers/unsubscribers
You need to have Docker installed in order to run this project.
Configure get_token() and get_bot_name() functions in utils.py file and replace returning strings with token and your bot name respectively.
Then, run:
$ docker-compose up