Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 279 Bytes

discord-workshop

Python 3 is required.

Install dependencies with:

pip install -r requirements.txt

Rename .env.example to .env and edit its contents to be your own bot token and test guild/server ID.

The bot client can then be run with:

python main.py