feat(config): add BOOSTER_GREETING_CHANNEL_ID environment variable

This commit is contained in:
MythEclipse
2026-06-06 03:29:21 +07:00
parent 0f6d9110a3
commit 898ae2dd56
4 changed files with 67 additions and 2 deletions
+1
View File
@@ -4,4 +4,5 @@ DISCORD_GUILD_ID=
DATABASE_URL=postgresql://booster_role:booster_role@localhost:5432/booster_role
BOOSTER_ROLE_ANCHOR_ROLE_ID=
BOOSTER_ELIGIBILITY_ROLE_ID=1206431347925852162
BOOSTER_GREETING_CHANNEL_ID=
LOG_LEVEL=info