rickklaasboer / wego-overseer

A Discord bot created for Wego
MIT License
6 stars 6 forks source link

Move discord specific configuration to a config file or store in database and manage it with discord command. #314

Open Joehoel opened 9 months ago

Joehoel commented 9 months ago

Title..

Kinda messy to put Channel ID's and stuff like that in .env.

To consider though: some values should be specific to the environment its running in.

rickklaasboer commented 9 months ago

I agree, we could probably move the below settings to database:

QCC_EMOJI_NAME=
QCC_MIN_EMOJI_COUNT=
QCC_CHANNEL_ID=

TCC_EMOJI_NAME=
TCC_MIN_EMOJI_COUNT=
TCC_CHANNEL_ID=

KABELBAAN_DISCORD_ID=
NOOB_EMOJI_ID=

Could possibly move these too

AOC_SESSION_COOKIE=
AOC_LEADERBOARD_URL=