CloudBotIRC / CloudBot

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

Crypto currency commands no longer work #284

Open Phoenix616 opened 5 years ago

Phoenix616 commented 5 years ago

Due to the shutdown of OpenShift v2 and with that of Nexuist's hosted Coinmarketcap json API all of the crypto exchange rate query commands no longer work (and haven't for over a year now I guess?)

Maybe that could be converted to query Coinmarketcap's API that exists now. That would require an API key though so this would require some user configuration.