dgw

Results 632 comments of dgw

Switched to a different pastebin provider for the time being. This will stick around as a feature request.

@Exirel Nope. We still want to add locally-hosted HTML or something that doesn't touch a pastebin at all. Choosing a pastebin was a separate issue, #1416, as confusing as the...

Punting this. The implementation should add an option without changing the existing behavior if not configured, so no rush to get this into the next major version.

Aren't we already pulling a bunch more stuff out of core for 8.0? `help` can be part of that.

Feel free to play around in the new `sopel-help` repo, @Exirel. Whatever you come up with in there, the only real question is whether it takes effect in 7.1 or...

We'll consider this fixed by [sopel-irc/sopel-help](https://github.com/sopel-irc/sopel-help), which includes several pastebins, adds local HTML output (to be served by the user's chosen external HTTPd), _and_ resurrected direct-to-IRC output as well. Since...

With #2282 merged, presumably this can proceed toward Ready status after a rebase. Any idea why this affects VCR tests? Somehow it is causing the example request for google.com to...

Assuming this PR graduates from draft status, please remove `dnspython` from requirements. These changes remove its use from `url.py` (🥳), and nothing else uses it.

Part of this is already there in the `--version` argument's output: ``` $ sopel --version Sopel 7.0.0.dev0 (running on Python 3.6.8) https://sopel.chat/ ``` If it's just printing the OS platform/version,...

Punt. But who among us honestly thought this would get done for 7.1? I mean really.