penny-dreadful-tools
https://github.com/pennydreadfulmtg/penny-dreadful-tools
Python
A suite of tools for the pdmtgo community
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to penny-dreadful-tools
Help out
- Issues
- Provide search for "decks that legal this season" (or maybe close?)
- Elo could be per-season
- Cards Played First is too long on old school player's pages - make it reactified or something
- Have CubeDraft bot only read #pd_cube, if that's even possible
- Allow manual add of decklists at /add/
- Make !pd500 command a bit more detailed other than posting the link (biggest pd tournament, etc.)
- league.active_league(should_load_decks=True) is very expensive
- Validate new results have 2-3 games in post_matches
- Convert the actions in /admin/matches to update the row inline using an api endpoint to make the changes rather than reloading the page
- Consider exact date in title attr of display dates now that tables are not so heavy so amount of html less of an issue
- Docs
- Python not yet supported