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
- maybe make the bot ignore bracketed cards inside of >quote text
- Consider including 0 hit cards that were legal in the current season on /rotation/
- it would sweeeeeet if pdbot checked all tournament players were online and flagged those who were not online around tournament start time so they could be dropped pretournament rather than being no-shows – not sure how impossible that is
- /seasons/4/people/tournament/ should be a thing
- Completely overhaul 'all'|int|str-code|str-num|None mixed representation of season_id
- We say "no flavor text for X" for something like `!flavor stony silence | innistrad` when we don't find any but we should differentiate between "that is a legit card-set pairing but i don't have any flavor text, that is not a legit card-set pairing, and that is not a legit set". also let long set names work not just codes. mayyybe support "wrong" codes like INN for innistrad as scryfall do
- Organize prizes from ch (and maybe mtgot) so that when they are credited there is an announcement or pin (that pings all the receivers?)
- switch charts to using SVGs or use javascript
- In general everything that keys of number of decks should really key off number of matches - an 0-1 league run should not have the same weight as a 5 match league run
- Reactify all large tables including – head to head, archetype tree (hard to design), rotation changes+friends, people, season leaderboards, matchups results (this one can be huge), league leaderboard, various tables in achievements
- Docs
- Python not yet supported