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
- db: channel lookup should be case-agnostic, like nickname lookup
- lifecycle: Make use of `@warnings.deprecated` decorator (py3.13+?)
- Test out `sphinx-autodoc-typehints` extension
- ci: switch to Coveralls' first-party GitHub Action
- calc: improvements/config
- Drop variadic signature from Sopel memory types
- translate: warn or error if user gives a bad language code
- Support invoking the Sopel CLI with `python3 -m sopel`
- Implement `SopelWrapper` behavior with `contextvars`
- Remove `SopelWrapper` in favor of `contextvars` implementation
- Docs
- Python not yet supported