Florian Strzelecki
Florian Strzelecki
I'm working on that, but I need #1518 to be merged before I can publish anything.
Ok, after looking for it, I think it's best to postpone to 7.1 (if not later).
I can see the appeal of such feature, so I suggest to put a low priority. If someone feels like doing it, it could be a nice and small PR...
So, as seen in an attempt (PR #2317), `alembic` is a tool to generate, manage, and run database migrations for SQLAlchemy. This is something we should use for this feature:...
After reading issues like #1435, #700, #1037, or [code like the .py command](https://github.com/sopel-irc/sopel/blob/a0c567c09083414d20ad4f989012f80062d6d2fa/sopel/modules/calc.py#L53), I wonder what should be a built-in module. Here are some reasons I know (both the ones...
I like your proposal, I think we found a good middle ground. So that's cool! However, I'd like to make an exception for the `spellcheck` plugin, that has been a...
Quick update, I'm working (or planning to work on): * help * remind * url These are my first 3. sopel-help already exists and is usable out of the box,...
All done for me. One last call to make for you.
Gone is `escape_name` , welcome ` re.escape`.
Squashed. :heart: