There are definitely more improvements I'd like to make in the sopel-plugins CLI (e.g. #2459), but this one is simple enough to ship with a patch release.
Several times, I've wished that it was possible to see which version of a plugin Sopel sees without starting the bot to use the .version pluginname command on IRC.
Description
There are definitely more improvements I'd like to make in the
sopel-plugins
CLI (e.g. #2459), but this one is simple enough to ship with a patch release.Several times, I've wished that it was possible to see which version of a plugin Sopel sees without starting the bot to use the
.version pluginname
command on IRC.Checklist
make qa
(runsmake lint
andmake test
)