Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 291 Bytes

SubsBot

To get started, edit the bot.ini file with your favourite text editor to setup all the different variables needed to run the bot correctly.

Setup

Install needed dependencies using pip3

    pip3 install -r requirements.txt

Then run the bot with python3 bot.py.