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
- Flesh out /RandomDeck
- If a username has logged in with discord before, don't allow the anonymous signup form to use that name?
- Make `!configure` able to configure the DMs with the bot
- If you try and create an archetype with same name as an existing one you get a 500 and not a nice error message (could generally handle archs.add failures)
- maybe check whether !bug has a card name as its argument and suggest !buglink or !modobug instead
- Feature: "Best Control Player" and similar on archetype detail page
- automate dreadrise updates after the rotation week
- PDBot should still list a no-show time when it goes into overflow mode
- Update swiss command to understand the impact of byes, after figuring out what that is
- the INSERT INTO at the end of preaggregate_season_stats should really happen *before* the _new table is swapped out but for expediency in switching off multiple sql statements i moved it after the preaggregate call
- Docs
- Python not yet supported