A bot which works based on put.io service.
This bot developed with Python3.6 but should work with Python3.x.
All requirements listed in the requirements.txt
file. To install them, use pip install -r requirements.txt
.
- Follow the instructions in the requirements section.
- Set an environment variable called
BOT_TOKEN
with your bot token or (not recommended) simply change the value of thebot_token
variable with your own bot token. - Run the bot with
python main.py
command.
~ will be updated