collinvandyck / gesture

an irc bot that does helpful things
MIT License
7 stars 5 forks source link

Google image search plugin should query for link headers #9

Closed collinvandyck closed 11 years ago

collinvandyck commented 11 years ago

Headers without a 200 response code should exclude that result from being sent back into the channel.

jdmaturen commented 11 years ago

Should also append ?lol.png if necessary

collinvandyck commented 11 years ago

f17c866d073d70b654541fe6fdda1ac1f26580e0 will filter out urls that don't have a 200 response code.

collinvandyck commented 11 years ago

Closed by https://github.com/collinvandyck/gesture/pull/10