feat: check for new quests, post result embed to discord webhook and cache posted quests
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
WOV_CLAN_ID=
|
||||
WOV_API_KEY=
|
||||
WOV_FETCH_INTERVAL="14400000" # 4 hours
|
||||
|
||||
QUEST_REWARDS=
|
||||
QUEST_EXCLUDE=
|
||||
|
||||
DISCORD_WEBHOOK_URL=
|
||||
DISCORD_MENTION=
|
||||
DISCORD_REWARDS_GIVER=
|
||||
Reference in New Issue
Block a user