Make sure to have python3 and git installed in your machine
- Clone the repo:
git clone https://github.com/haruki-py/uptimerobot-discord
- Install the requirements:
pip install -r requirements.txt
- Replace "YOUR-TOKEN" in bot.py with your bot's token
- run the bot:
python3 bot.py