/Hi-Im-DadBot

Discord bot that listens for the word "I'm" then responds with text-to-speech saying "Hi {anything after I'm} I'm dad"

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Hi-Im-DadBot

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

Commands

dad

Usage

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