Skip to content

emrusz/birthday-bot

Repository files navigation

birthday-bot

A Discord bot to celebrate birthdays!

Environment

.env

POSTGRES_USER=database_user
POSTGRES_PASSWORD=database_password
DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@localhost/birthday_bot
DISCORD_TOKEN=discord.token

About

A Discord bot to celebrate birthdays!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages