Florian Strzelecki

Results 26 issues of Florian Strzelecki

### Description After hours of reading various documentations (mostly: the [packaging user guide](https://packaging.python.org/en/latest/) and [setuptools guide for pyproject.toml](https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html)), I think I end up with a pretty good understanding of the...

Build
Housekeeping

### Description Tin. Part of #2120: * some internal flags about example * remove support for regex in command name I didn't touch the currency plugin, will do in another...

Breaking Change
Housekeeping

### Description Tin, part of #2120. ### Checklist - [x] I have read [CONTRIBUTING.md](https://github.com/sopel-irc/sopel/blob/master/CONTRIBUTING.md) - [x] I can and do license this contribution under the EFLv2 - [x] No issues...

Breaking Change
Housekeeping

### Description *Draft**: waiting on #2328 if we decide to add a dependencies as an extra (as in `sopel[help]`), or if it becomes an install-requires dependency. The help built-in plugin...

Breaking Change
Housekeeping

Sopel 7.x task list: - [x] Use newlines in ListAttribute (see #1628) - [x] Update documentation to discourage usage of comma-separated values (see #1628 too) - [x] Fix `core.channels` (fixed...

Feature
Medium Priority
Tweak
Tracking
Documentation
Long-term Planning

### The problem Sopel is in English only. I'd love to see it speaks in French, and I'm sure other people would like to see Spanish, German, Dutch, and so...

Feature
Medium Priority

### The problem In a recent PR (#2205), dgw had to move imports around to prevent circular import. This is annoying, because this scenario might repeat. It would be nice...

Feature

### Description Fix #972 and should fix #974 as well. I rewrote the entire capability negotiation feature. I haven't tested it live properly, and I want to add so much...

Feature
Work In Progress
Breaking Change
Core/Plugin Handling
Core/IRC Protocol Handling

### Requested Feature A built-in, official API, to store and retrieve recent lines: * short-term memory ("recent" lines) * in-memory only * store `PreTrigger` objects * mostly PRIVMSGs and NOTICEs...

Feature

### Requested Feature I'd like, for Sopel 8, to move part of the website's documentation into the project's documentation. The goal of this issue is to discuss which sections/parts we...

Documentation