Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 303 Bytes

How To Run

follow this guide to get a token and setup a bot account: https://www.writebots.com/discord-bot-token/

Then insert your token at the top of the file.

Make sure you have discord.py installed:

pip install discord

Then just run the bot using python:

python bot.py