Fryyyyy / Fryatog

GoLang based IRC bot for looking up MTG Rules/Oracle
4 stars 3 forks source link

Y Ghired No Work #123

Closed Fryyyyy closed 5 years ago

Fryyyyy commented 5 years ago

t=2019-09-05T08:52:43+1000 lvl=dbug msg=Processing: Command=!ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg=Dispatching index=0
t=2019-09-05T08:52:43+1000 lvl=dbug msg=Receiving index=0
t=2019-09-05T08:52:43+1000 lvl=dbug msg="In handleCommand" Message=ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Done tokenising" Tokens=[ghired]
t=2019-09-05T08:52:43+1000 lvl=dbug msg="I think it's a card"
t=2019-09-05T08:52:43+1000 lvl=dbug msg="In ReduceCard -- Tokens were" Tokens=[ghired] Length=1
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Reverse descent" i=1 msg=ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Asked for card" Name=ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Checking cache for card" Name=ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Not in cache"
t=2019-09-05T08:52:43+1000 lvl=dbug msg="Checking Scryfall for card" Name=ghired
t=2019-09-05T08:52:43+1000 lvl=dbug msg="fetchScryfallCard: Attempting to fetch" URL="https://api.scryfall.com/cards/named?fuzzy=ghired"
t=2019-09-05T08:52:43+1000 lvl=info msg="fetchScryfallCard: Scryfall returned a non-200" Status Code=404
t=2019-09-05T08:52:43+1000 lvl=dbug msg="in lookupUniqueNamePrefix" Input=ghired NCN=ghired Length of CN=19823
t=2019-09-05T08:52:43+1000 lvl=dbug msg="In lookupUniqueNamePrefix" Gottem="Ghired's Belligerence"
t=2019-09-05T08:52:43+1000 lvl=dbug msg="In lookupUniqueNamePrefix" Gottem="Ghired, Conclave Exile"
t=2019-09-05T08:52:43+1000 lvl=dbug msg="In lookupUniqueNamePrefix" C="[Ghired's Belligerence Ghired, Conclave Exile]"
t=2019-09-05T08:52:43+1000 lvl=dbug msg="fetchScryfallCard: Attempting to fetch" URL="https://api.scryfall.com/cards/named?fuzzy=Ghired%2C+Conclave+Exile"
t=2019-09-05T08:52:44+1000 lvl=dbug msg="Card Func gave us" CardID= Err="No card found"```