Closed bakert closed 8 years ago
It's worth noting that TappedOut's "Latest Decks" is based on deckcycling, not on creation or updated dates.
There are a significant number of decks that are currently invisible.
I was thinking we might want to add interesting decks from weird places as one-offs. But we could just add it to tapped out if we want that, I suppose.
Interesting point about invisible decks. Maybe it's back to HTML scraping for tapped out ... :(
HTML scraping wouldn't help either. Unless we scrape individual user pages of people we know play PD.
I'm thinking the bot might want to listen in discord for TappedOut links, and automatically POST them to /add
.
Because most people who don't deckcycle will at least post them in chat.
Not a bad idea.
On Wed, Nov 2, 2016 at 12:59 PM, Katelyn Gigante notifications@github.com wrote:
I'm thinking the bot might want to listen in discord for TappedOut links, and automatically POST them to /add.
Because most people who don't deckcycle will at least post them in chat.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/300#issuecomment-257856990, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAGBcGJkuDLF69glYICyQpbfjY_Ke3Eks5q6IkfgaJpZM4KhtPw .
I'm inclined to change it to just a single text input taking a URL to the decklist, and pass that URL to the relevant scraper.