edwardslabs / CloudBot

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

Update the hastebin server url #90

Closed linuxdaemon closed 7 years ago

linuxdaemon commented 7 years ago

Attempts to fix an issue where the requests.post() call to post the data may return a normal html page rather than the expected JSON response. This is due to hastebin rewriting the http:// url improperly.