- Joke Teller: Type '!joke' for a funny dad joke
- YMH Quote: Type '!ymh' for a funny quote from "Your Mom's House Podcast"
- Coin Flip: Type '!flip' to get a random response of "Heads" or "Tails"
- ChatGPT-3: Type '!ai {your message}' to send a message to ChatGPT and get a response.
- Remind Me: Will make a reminder for you and anyone/role you tag.
- Discord.py:
python3 -m pip install -U discord.py
- Python-dotenv:
python3 -m pip install python-dotenv
- Requests:
python3 -m pip install requests
-
Install the packages above
-
Create your discord application and get the secret token. And get your own OpenAI API key:
-
Create your own file called .env in the root folder. And set it up like the image below.
-
From the root directory use
python3 main.py
to start your bot.
For any questions contact me on my github at: MJerich
or email me at: [email protected]