-
We'll have to tweak quite a few things in order to launch the documentation for Sopel 8.0 properly. More changes have occurred since @Exirel assembled #38, and it seems that #39 is going to be obsolet…
-
This is a discussion thread for bringing sigal into Debian. I'll add comments and links during the review.
-
Linking a tweet from a locked account (that the bot account doesn't have access to) causes an uncaught exception. This seems like an upstream tweety bug, but for now we could just catch and pass, or c…
-
With the conversion from rst to md, it looks like the documentation format on https://pypi.org/project/sopel-modules.bucket/ broke
-
### Description
Running `.tmask` without any argument technically sets an empty topic mask, but in a broken way.
### Reproduction steps
0. Enable `adminchannel` plugin if not enabled
1. As c…
-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2021.10.22**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update…
ghost updated
2 months ago
-
### Description
I'm logging this here for reference per the advice given by those in the IRC support channel.
After upgrading my OS, my default Python is now 3.11.1. When I tried to start up my bo…
mock updated
11 months ago
-
### Description
SASL EXTERNAL doesn't work correctly unless e.g. `auth_password` is set.
Big capability refactor (#2341, specifically 0401ae9f9e6745ee7b899f8620fcea0d0a61c056) likely caused this, …
dgw updated
12 months ago
-
### Description
The `sopel-plugins` command should gracefully handle things that look like plugins but can't be loaded. It does this in some cases (like Python file plugins with syntax errors), but n…
-
There's `sopel.plugin.event` but no aliased `sopel.plugin.events`.
`(action_|nickname_)?commands?` has it too.