You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently used by oftn-bot to report a failed ecma evaluation. It uploads it as an anonnymous Gist, and then reports a shortened Git.io url back to IRC.
Perhaps have a backup service that doesn't require auth, and use that if the config doesn't include a token. Gist seems to be well-liked, and I see few (but not zero) people using the mozilla paste site. I tried to paste some ES6 code into it, and it didn't like that. Also currently the gist code requires a site that supports markdown rendering, which the mozilla paste site doesn't seem to support.
The only thing I like about the mozilla paste site (aside from expiration, maybe) is that it's likely to continue existing for a long time, while some others have less of a backing.
Just putting this out there: another option is for the bot run an HTTP server, and display the pastes as basic html. No external service, but bad for other reasons. I think relying on an external service is best for now, at least in oftn-bot (I'm working on an IRC bot which will have a web interface).
Uh oh!
There was an error while loading. Please reload this page.
https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/
This is currently used by oftn-bot to report a failed ecma evaluation. It uploads it as an anonnymous Gist, and then reports a shortened Git.io url back to IRC.
For example:
The text was updated successfully, but these errors were encountered: