cb379e92d2
FEAT: Added an Alert Channel Command with a default fallback that can be set in .env
3 lines
134 B
Bash
3 lines
134 B
Bash
# Move or copy sample.env to .env
|
|
DISCORD_TOKEN = "PUT YOUR TOKEN HERE"
|
|
DEFAULT_BIRTHDAY_CHANNEL_ID = "SET YOUR BIRTHDAY CHANNEL HERE" |