Rusty Bower
Rusty Bower
Just my 2c as well. If people are misusing/abusing the bot, it should be channel ops / admins to correct that behavior, either through warnings, bans, or some other punishment.
This seems like a duplicate of the agent check? Or very similar?
I believe this is covered by the work @wumb0 did
@mubix bumping this. do you have a few different SLAs you might want to see?
I'm not able to repro this with the latest master and python 3.10.6
Ah. After completely blowing away the database, I can repro this.
I'm not a fan of this. I like the explicit functionality of `.title URL` displaying the URL's title, or enabling auto title and having it implement that behavior automatically.
I mean that's fine, I just think we're overloading the plugins with some weird lookback functionality /shrug
So there's maybe a larger question about locale for sopel in general. Do we want to localize any plugins? Or have explicit command functionality to handle specific locales
IMO this belongs in a plugin by itself. I don't like the idea of overloading the built in url.py plugin with additional logic/complexity/dependencies. It's definitely "best effort" as it is,...