refactor: monorepo structure
NOTE: discord bot moved to apps only
This commit is contained in:
11
apps/discord-bot/.env.example
Normal file
11
apps/discord-bot/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
WOV_CLAN_ID=
|
||||
WOV_API_KEY=
|
||||
WOV_FETCH_INTERVAL="14400000" # 4 hours
|
||||
WOV_TRACKING_INTERVAL="43200000" # 12 hours
|
||||
|
||||
QUEST_REWARDS=
|
||||
QUEST_EXCLUDE=
|
||||
|
||||
DISCORD_WEBHOOK_URL=
|
||||
DISCORD_MENTION=
|
||||
DISCORD_REWARDS_GIVER=
|
||||
Reference in New Issue
Block a user