Paper Dynasty Discord - Discord bot for card game
Go to file
Cal Corum 512efe98c4 db_calls -> api_calls
gameplay_db -> gameplay_models
new-game campaign in progress
added Player model
2024-10-12 18:22:13 -05:00
.vscode Add pytests, first Game test 2024-10-11 17:29:54 -05:00
cogs db_calls -> api_calls 2024-10-12 18:22:13 -05:00
in_game db_calls -> api_calls 2024-10-12 18:22:13 -05:00
migrations db_calls -> api_calls 2024-10-12 18:22:13 -05:00
tests db_calls -> api_calls 2024-10-12 18:22:13 -05:00
.dockerignore Team cache validating properly and tests green 2024-10-12 11:36:09 -05:00
.gitignore Add pytests, first Game test 2024-10-11 17:29:54 -05:00
alembic.ini Added base alembic config 2024-10-11 16:42:15 -05:00
api_calls.py db_calls -> api_calls 2024-10-12 18:22:13 -05: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
gauntlets.py db_calls -> api_calls 2024-10-12 18:22:13 -05:00
help_text.py Add support for Exhibition games 2024-07-11 15:08:06 -05:00
helpers.py db_calls -> api_calls 2024-10-12 18:22:13 -05:00
LICENSE Initial commit 2020-07-07 13:56:19 -05:00
paperdynasty.py Added Team table with caching and tests 2024-10-12 02:08:05 -05:00
pytest.ini Added Team table with caching and tests 2024-10-12 02:08:05 -05:00
requirements.txt Add pytests, first Game test 2024-10-11 17:29:54 -05:00