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
- Move prepare funcs to a 'prepare' subdir under decksite - one file for each type
- !pr avatar - momir vig, simic visionary doesn't match anything
- We create various URLs like /archetypes/High%20Tide and /person/id/123 but we'd rather use /archetypes/high-tide/ and /person/bakert99
- provide a way to see the evolution of the discord member base.
- It would be nice if the typeahead search did whoosh-style fuzzy matching
- The *order* of search results from site search box could be a lot more sophisticated – legal cards over not legal cards, heavily played over not played, exact match over partial match
- Add a dark mode to pdm (probably by finally converting to sass or less)
- (feature request) list of ingame bot commands
- /x/{id} urls should probably 301 to the vanity url for consistency and to allow us to have to load less in some situations - archetype and person in particular
- Refactor load_cards and load_cards_count so they work more like load_decks and load_decks_count (that is, use the same SQL rather than needing to be kept in sync)
- Docs
- Python not yet supported