Paper Dynasty Discord - Discord bot for card game
Go to file
2024-11-03 21:54:55 -06:00
.vscode Add pytests, first Game test 2024-10-11 17:29:54 -05:00
cogs Merge branch 'master' into sqlmodel-alembic-pytests-rebuild 2024-11-03 18:20:01 -06:00
command_logic checks_log_interaction ready for use 2024-10-24 20:54:29 -05:00
in_game Update exception function 2024-11-03 21:54:55 -06:00
migrations db_calls -> api_calls 2024-10-12 18:22:13 -05:00
tests Elevate test factory up one directory 2024-11-03 21:53:40 -06:00
utilities Finish loading utilities 2024-10-14 12:22:05 -05:00
.dockerignore Team cache validating properly and tests green 2024-10-12 11:36:09 -05:00
.gitignore Update to Python 3.12 2024-10-11 22:52:09 -05:00
alembic.ini Added base alembic config 2024-10-11 16:42:15 -05:00
api_calls.py Update exception function 2024-11-03 21:54:55 -06:00
db_calls_gameplay.py db_calls -> api_calls 2024-10-12 18:22:13 -05:00
dice.py Two error fixes 2024-07-26 16:54:14 -05:00
docker-compose.yml db_calls -> api_calls 2024-10-12 18:22:13 -05:00
Dockerfile Added docker to environment 2024-10-12 02:04:30 -05:00
exceptions.py Update exception function 2024-11-03 21:54:55 -06:00
gauntlets.py Merge branch 'master' into sqlmodel-alembic-pytests-rebuild 2024-11-03 18:20:01 -06:00
help_text.py Prod push for Season 8 Updates 2024-11-03 13:38:41 -06:00
helpers.py Merge branch 'master' into sqlmodel-alembic-pytests-rebuild 2024-11-03 18:20:01 -06:00
LICENSE Initial commit 2020-07-07 13:56:19 -05:00
paperdynasty.py Move db creation to entry 2024-10-13 00:25:29 -05:00
pytest.ini Add Player tests 2024-10-12 22:08:36 -05:00
requirements.txt Season 8 Updates 2024-11-02 19:47:54 -05:00