Re-enable periodic updates
This commit is contained in:
parent
bbd899cdfb
commit
d58d56ff0e
@ -117,7 +117,7 @@ class ArkhamDBUpdater(discord.Client):
|
||||
|
||||
await self.setup_commands()
|
||||
|
||||
# self.arkhamdb_monitor.start()
|
||||
self.arkhamdb_monitor.start()
|
||||
|
||||
async def gather_deck_ids(self, channel: discord.TextChannel) -> dict[int, str]:
|
||||
deck_ids: dict[int, str] = {}
|
||||
|
Loading…
Reference in New Issue
Block a user