sopel
https://github.com/sopel-irc/sopel
Python
:robot::speech_balloon: An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to sopel
Help out
- Issues
- Replace `Optional` type annotations with `| None`
- Replace `SopelWrapper` by `Sopel` in the code, and add code deprecation warning to prevent its future usage
- Remove Sopel.add_plugin and Sopel.remove_plugin
- plugins: add more type annotations
- Alternative interval decorator that can use config settings
- Error when accepting default `ListAttribute` value of `int` instead of `str`
- Core config wizard needs TLC
- Misleading error for unindented bare values in config file
- `sopel-plugins list` crashes for malformed plugin
- Allow closer user control of regex `flags`
- Docs
- Python not yet supported