Skip to content

ivaaane/dad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

89f2ceb · Mar 22, 2025

History

3 Commits
Mar 22, 2025
Mar 22, 2025
Mar 22, 2025
Mar 22, 2025

Repository files navigation

Dad bot

This is probably the most stupid idea I've had in a while.

When you start a message with I'm, Im or I am, Dad will do a joke out of that.

Run

Go to the Discord Developer Portal, create a new application and generate a token.

git clone https://github.com/ivaaane/dad.git
cd dad
echo "TOKEN={replace this with your token!}" > .env
pip install -r requirements.txt
python main.py