Go to file
Adam Goldsmith 2684d6083b Create aiohttp session in on_ready to avoid separate loops
Fixes `RuntimeError: Timeout context manager should be used inside a
task` errors when querying arkhamdb
2022-06-04 22:39:04 -04:00
.gitignore Use configargparse to accept discord token from env or config file 2022-03-14 11:58:17 -04:00
ahtcg_bot.py Create aiohttp session in on_ready to avoid separate loops 2022-06-04 22:39:04 -04:00
arkhamdb.py WIP: Initial attempt to make slash commands work 2022-06-04 22:17:51 -04:00
pdm.lock Bump dependencies 2022-06-04 22:36:58 -04:00
pyproject.toml WIP: Initial attempt to make slash commands work 2022-06-04 22:17:51 -04:00
validate_decks.py Add validator to check for overused cards 2022-03-14 02:53:47 -04:00