sopel-irc / sopel

:robot::speech_balloon: An easy-to-use and highly extensible IRC Bot framework. Formerly Willie.
https://sopel.chat
Other
951 stars 405 forks source link

Possible rename: `require_privilege()` → `require_channel_privilege()` #2605

Open SnoopJ opened 2 months ago

SnoopJ commented 2 months ago

Requested Feature

It occurred to me while reading the 8.0 migration guide draft that require_privilege() has a slightly ambiguous name. Renaming it to require_channel_privilege() or perhaps require_chan_privilege() would disambiguate and also match the naming style of require_bot_privilege()

Problems Solved

No response

Alternatives

No response

Notes

No response