Paper Dynasty Discord - Discord bot for card game
Go to file
Cal Corum 730d4b4f60 feat: trigger variant card renders after post-game tier-ups
After refractor tier-ups, the bot hits the card render URL for each
variant card to trigger Playwright render + S3 upload as a side
effect. Fire-and-forget — failures are logged but never raised.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 17:10:13 -05:00
.gitea/workflows ci: switch buildx cache from registry to local volume 2026-03-23 21:16:08 -05:00
.githooks
.plans
.vscode
cogs fix: apply open-packs hotfix to cogs/economy.py 2026-03-26 13:04:19 -05:00
command_logic feat: trigger variant card renders after post-game tier-ups 2026-04-06 17:10:13 -05:00
discord_ui Merge branch 'main' into hotfix/open-packs-checkin 2026-03-26 13:50:01 +00:00
helpers fix: remove stale "Rating Boosts coming soon" from Superfractor notification 2026-04-06 14:59:56 -05:00
in_game
migrations
tests feat: trigger variant card renders after post-game tier-ups 2026-04-06 17:10:13 -05:00
utilities fix: rename evolution to refractor terminology, fix tier names 2026-03-23 15:12:59 -05:00
.dockerignore
.env.example chore: add .env.example with placeholder values 2026-04-01 11:59:44 -05:00
.gitignore fix: remove docker-compose.yml from tracking, add example template 2026-04-01 12:59:40 -05:00
alembic.ini
api_calls.py
CLAUDE.md ci: switch to tag-based Docker builds 2026-03-23 10:46:55 -05:00
constants.py
db_calls_gameplay.py fix: pack rarity targeting, StratGame methods, HR detection (#20 #21 #22) 2026-03-22 23:31:16 -05:00
deploy.sh
DEPLOYMENT.md
dice.py
docker-compose.example.yml fix: remove docker-compose.yml from tracking, add example template 2026-04-01 12:59:40 -05:00
Dockerfile
exceptions.py
gauntlets.py
health_server.py
help_text.py
LICENSE
manual_pack_distribution.py
notify_restart.py
paperdynasty.py refactor: rename Evolution to Refractor system 2026-03-23 08:48:31 -05:00
play_lock.py
PRODUCTION_COGS.md
pytest.ini
random_content.py
requirements-dev.txt
requirements.txt
ruff.toml refactor: rename Evolution badges to Refractor tier names 2026-03-23 08:50:11 -05:00
search_utils.py
utils.py
VERSION