TotallyNotRobots / CloudBot

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

Pastebins are broken #711

Open linuxdaemon opened 3 months ago

linuxdaemon commented 3 months ago

Both hastebin and sprunge are non-functional now, so pastes aren't working again. I have plans for the Snoonet instance of gonzobot to use a google cloud storage bucket for pastes but as that is a paid service and requires a lot of setup, I think we need to replace the existing pastebins in the core.

I'm not sure what the best pastebins are these days, which ones have APIs, etc. so any help or input would be welcome.

Techman commented 1 month ago

You have some services such as Termbin, but I think this could probably use more research. These pastes are mostly useful for debugging anyway, so there is no need to have them retained for very long in most cases.

Another option could be to have the bot log the full error text to channels.

d0rq commented 2 weeks ago

what is the workaround to this? im getting errors about sprunge and hastebin unauthorized.