Skip to content

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

License

Notifications You must be signed in to change notification settings

LiskIsBest/Hi-Im-DadBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks