refactor(discord-bot): improve 'gemmes' command

This commit is contained in:
Pihkaal
2025-12-05 17:11:06 +01:00
parent e7c37ff324
commit 19cb5b445b
4 changed files with 62 additions and 52 deletions

View File

@@ -9,6 +9,7 @@ QUEST_EXCLUDE=
DISCORD_WEBHOOK_URL=
DISCORD_MENTION=
DISCORD_REWARDS_GIVER=
DISCORD_STAFF_ROLE_ID=""
# Postgres database url
DATABASE_URL=""