Florian Strzelecki

Results 134 comments of Florian Strzelecki
trafficstars

I've been reading about this, and there is no good solution here in Python 2, and there is an excellent one with Python 3. Here is a Python shell session:...

I wish, but I'm absolutely not sure. This need to be tested.

I suggest to punt even further, to Sopel 8.x.

Just a note here: the  [at]interval thing and the JobScheduler have been fixed in Sopel 7.x.

> Are the internals that `help`/`sopel-help` use well-enough documented that someone could easily make a custom equivalent? Not yet! This is in the work with Sopel 8, by replacing the...

Done. I had to fix the message, and decided to keep a single `\'` because I could have that or use double quotes and use two `\"` for the last...

I did not. I remembered that you didn't like that syntax on my attempt at using flake8-quotes, mixing `"` and `'` in multi-lines.

Are mIRC control codes still a thing today?

Yeah, I saw the latest release of mIRC is from 2018, so it's alive, that's nice! I see that @dgw used some regex in #34, so maybe that could be...