edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

.bing throws a JSON error #236

Open leonthemisfit opened 6 years ago

leonthemisfit commented 6 years ago

The .bing command has a JSON error with the following traceback: https://paste.snoonet.org/paste/kj94n The .bingimage command from the same module has the same error.

Vault108-zz commented 6 years ago

I may be mistaken, but I believe that the .bing API has been removed. I recall there being a conversation in the gonzobot channel. Let me see if I can check my logs.

EDIT TO ADD:

 <>2017-12-01 12:59:09 +IlGnome since bing stopped their free API, shouldn't we just remove it?

So yes it looks like bing removed their free API. Which would result in the errors you've received.