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
- safety: fix safeify_url() exception on python 3.11
- safety: `safeify_url()` function can't handle (invalid) URLs with `[hostname]` placeholder
- Replace `Optional` type annotations with `| None`
- admin: add feedback for `require_privmsg` commands
- Support `invite-notify` CAP
- 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
- sopel: don't use bot.search_url_callbacks internally
- bot, plugins: deprecate bot.{add|remove}_plugin
- plugins: add more type annotations
- Docs
- Python not yet supported