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
- When a 500 occurs on pdm it should send a perf-reports email (create an issue)
- /seasons says that 14.309 cards are legal in Season 32 but pdmtgo.com/legal_cards.txt has 14,235 entries
- there are two identical get_or_insert_person_id funcs, one on decksite.data.deck and one on decksite.data.person – only the one on deck is used - but it should live on person
- We should "associate" a Magic Online username with a Discord ID (and a user record) on league signup while authenticated, as well as on retire (which we already do)
- When The Irencrag transform into the equipment the bot sees it as not legal
- The banner should be cards most unique to that season not just most played in that season
- Yorion is not marked as "interesting" in /rotation/changes because it's mostly played in sideboards - can we do better?
- It would be nice if local search could support otag
- After rotation bot thinks no cards are legal
- When you supply the Universes Beyond name and the Universes Within name we don't do a good job of telling you that's what's wrong on /deckcheck
- Docs
- Python not yet supported