Paper Dynasty Discord - Discord bot for card game
Go to file
2025-02-28 22:24:11 -06:00
.vscode Add pytests, first Game test 2024-10-11 17:29:54 -05:00
cogs Post gamestate publicly if human team GM runs command 2025-02-23 23:20:54 -06:00
command_logic Add lineup embed field without links 2025-02-28 22:24:11 -06:00
in_game Add lineup embed field without links 2025-02-28 22:24:11 -06:00
migrations Update cache refresh logic to replace vs delete 2025-02-23 22:50:58 -06:00
tests Added PO/FO to fielding roll 2024-12-06 00:46:49 -06:00
utilities Update cache refresh logic to replace vs delete 2025-02-23 22:50:58 -06:00
.dockerignore Team cache validating properly and tests green 2024-10-12 11:36:09 -05:00
.gitignore gitignore 2024-12-23 10:12:31 -06:00
alembic.ini Added base alembic config 2024-10-11 16:42:15 -05:00
api_calls.py Update api logging 2024-11-16 00:31:54 -06:00
db_calls_gameplay.py Update logging to RotatingFileHandler 2024-11-09 23:14:54 -06:00
dice.py Fixed pitcher error 2025-01-26 02:18:33 -06:00
Dockerfile Added docker to environment 2024-10-12 02:04:30 -05:00
exceptions.py Update cache refresh logic to replace vs delete 2025-02-23 22:50:58 -06:00
gauntlets.py Gauntlet evolution fix 2025-02-09 21:38:19 -06:00
help_text.py Prod push for Season 8 Updates 2024-11-03 13:38:41 -06:00
helpers.py Update cache refresh logic to replace vs delete 2025-02-23 22:50:58 -06:00
LICENSE Initial commit 2020-07-07 13:56:19 -05:00
paperdynasty.py Update logging to RotatingFileHandler 2024-11-09 23:14:54 -06:00
pytest.ini Add Player tests 2024-10-12 22:08:36 -05:00
requirements.txt Local db to Postgresql 2025-02-08 04:11:04 -06:00