kihashi / mtg-irc

A module for the IRC Bot Phenny that allows users to query magic cards.
3 stars 1 forks source link

Edit Eprice Error text to be more clear #39

Closed kihashi closed 10 years ago

kihashi commented 11 years ago
[09:55:57] <OhTheCommotion> .eprice aladdin's lamp
[09:55:58] <CardBot> OhTheCommotion: I don't recognize that card.
[09:56:04] <OhTheCommotion> .card aladdin's lamp
[09:56:04] <CardBot> OhTheCommotion: Aladdin's Lamp | 10 | Artifact | {X}, {T}: The next time you would draw a card this turn, instead look at the top X cards of your library, put all but one of them on the bottom of your library in a random order, then draw a card. X can't be 0. | AN-R, RV-R, 4E-R

Update the help text to indicate that the card might not be on MTGO.

kihashi commented 10 years ago

Fixed in eprice rewrite with better exception support.