Discord bot that replies with "Hi {text}, I'm dad" when it hears someone say "I'm"
Invite Hi-Im-DadBot to your server! Invite link
create a discord application and create evironment variables with the bot token and application client id.
TOKEN = bot_token_goes_here
CLIENT_ID = application_client_id_goes_here
create a mysql database and create the following evironment variables.
MYSQLHOST = host
MYSQLUSER = user
MYSQLPASSWORD = password
MYSQLDATABASE = database
MYSQLPORT = port