airdrop-bot
Airdrop bot is a telegram bot running on Python3. It uses the python wrapper python-telegram-bot. Tested on Ubuntu 18.04 without any issues.
Installation Instructions:
$ apt-get update && apt-get install python-pip3
pip3 install -r requirements.txt
For more details on the wrapper used, as well as the Telegram API, please see: https://github.com/python-telegram-bot/python-telegram-bot