issues
search
sopel-irc
/
sopel
:robot::speech_balloon: An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
https://sopel.chat
Other
948
stars
402
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
safety: fix safeify_url() exception on python 3.11
#2646
half-duplex
opened
2 days ago
1
Update master's version metadata
#2645
half-duplex
closed
2 days ago
0
safety: `safeify_url()` function can't handle (invalid) URLs with `[hostname]` placeholder
#2644
dgw
opened
6 days ago
2
Replace `Optional` type annotations with `| None`
#2643
dgw
opened
1 week ago
0
irc: `versionadded` notes + `Optional` annotation migration
#2642
dgw
closed
1 week ago
0
admin: add feedback for `require_privmsg` commands
#2641
ComputerTech312
opened
4 weeks ago
2
Remove Sopel.add_plugin and Sopel.remove_plugin
#2640
Exirel
opened
1 month ago
0
Replace `SopelWrapper` by `Sopel` in the code, and add code deprecation warning to prevent its future usage
#2639
Exirel
opened
1 month ago
0
cli.plugins: include version number in `sopel-plugins show`
#2638
dgw
closed
4 weeks ago
0
Support `invite-notify` CAP
#2637
dgw
opened
1 month ago
0
bot, plugins: deprecate bot.{add|remove}_plugin
#2636
Exirel
opened
1 month ago
0
sopel: don't use bot.search_url_callbacks internally
#2635
Exirel
opened
1 month ago
0
plugins: add more type annotations
#2634
dgw
opened
1 month ago
0
plugins.handlers: fix some PyFilePlugin logic errors
#2633
dgw
closed
1 month ago
0
Alternative interval decorator that can use config settings
#2632
dgw
opened
1 month ago
1
Pin `mypy` to 1.11.2
#2631
dgw
closed
1 month ago
0
pytest_plugin: disable flood protection for example tests
#2630
dgw
closed
1 month ago
1
bot, rules: fix rate limiting rules without a rate limit
#2629
Exirel
closed
4 weeks ago
1
ci, contrib, dice, meta: enable testing on Python 3.13 + fix warnings
#2628
dgw
closed
1 month ago
7
Rate limiting can be incorrectly applied to callables with no limit set
#2627
dgw
closed
4 weeks ago
3
Core config wizard needs TLC
#2626
dgw
opened
1 month ago
0
Error when accepting default `ListAttribute` value of `int` instead of `str`
#2625
dgw
opened
1 month ago
0
config.types.ChoiceAttribute: log the invalid value if validation fails
#2624
dgw
closed
1 month ago
1
Sopel should deprecate `sopel_modules` namespace packages
#2622
dgw
opened
2 months ago
0
Misleading error for unindented bare values in config file
#2621
dgw
opened
2 months ago
0
irc.utils, test: also remove null (\x00) in safe()
#2620
dgw
closed
1 month ago
3
`ModuleNotFoundError` on relative import in folder plugin
#2619
dgw
closed
1 month ago
2
`sopel-plugins list` crashes for malformed plugin
#2618
SnoopJ
opened
2 months ago
0
docs: add advanced tip about scheduling function calls
#2617
dgw
closed
1 month ago
1
mypy: add --disallow-incomplete-defs option
#2616
Exirel
closed
1 month ago
2
https://sopel.chat/ web site needs a contact location.
#2615
antdude
closed
3 months ago
1
Miscellaneous type-checking updates
#2614
dgw
closed
2 months ago
1
search, xkcd: built-in search plugin has external replacement
#2613
dgw
opened
3 months ago
2
`search` plugin should become external for 8.1
#2612
dgw
opened
4 months ago
1
Allow closer user control of regex `flags`
#2611
SnoopJ
opened
5 months ago
1
Signal handler setup appears to hang on Windows
#2610
dgw
opened
5 months ago
0
Automatically clean up old log files
#2609
dgw
opened
6 months ago
7
Python 3.13 support
#2608
SnoopJ
closed
1 month ago
11
ability to limit number of answers to the same nick
#2607
eoli3n
opened
7 months ago
1
Final 8.0 release prep
#2606
dgw
closed
5 months ago
5
Possible rename: `require_privilege()` → `require_channel_privilege()`
#2605
SnoopJ
opened
7 months ago
0
Document dependency/versioning best practices for plugin developers
#2604
dgw
opened
7 months ago
0
Gradual enforcement plan for stricter `mypy` checks
#2603
dgw
opened
8 months ago
3
More missing `versionadded` annotations
#2602
dgw
opened
8 months ago
1
adminchannel: rework topic-mask commands
#2601
dgw
closed
8 months ago
2
8.0.0 changelog
#2600
dgw
closed
7 months ago
1
pronouns: fetching list should also use custom backend
#2599
dgw
opened
8 months ago
3
[RFC] Dynamic `privileges.AccessLevel` features
#2598
dgw
opened
8 months ago
0
Separate config section definition from bot setup
#2597
dgw
opened
8 months ago
0
adminchannel: empty `.tmask` handled incorrectly
#2596
dgw
closed
8 months ago
3
Next