|
This was built using discord.py and dotenv
Must install python && dotenv
sudo apt update && upgrade
sudo apt install python3
python3 -m pip install python-dotenv
simply clone this repo and create a .env file (this is crutial to connect discord to your script)
inside that file:
DISCORD_APPLICATION_ID = ""
DISCORD_PUBLIC_KEY = ""
DISCORD_TOKEN = ""
Betim Hodza and Diego Vester originally setup this repo, to see a full list follow this link Here
This project is licensed under the MIT license.
See LICENSE for more information.