edwardslabs / CloudBot

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

Cat Facts API is no longer accesible #235

Open leonthemisfit opened 6 years ago

leonthemisfit commented 6 years ago

The cat facts API accessed using .cats has been deprecated as it relies on the same support that the .py command did. Because of this .cats will always error.

Vault108-zz commented 6 years ago

We could use https://catfact.ninja/ as a replacement API. I am not the best with Python and using API's but im sure someone else could. Edit:

240 should fix this.

linuxdaemon commented 6 years ago

@leonthemisfit This issue has been fixed.