echo/modules/chanserv
Jean f0ce2d9d1b
Add ChanServ ACCESS list with auto-op/voice on join
ACCESS <#channel> LIST|ADD|DEL manages op/voice by account (founder-only
changes). Entries are ChannelAccessAdd/Del events, so they replicate and
compact like the rest, and join grants +o/+v from the list.
2026-07-12 10:59:15 +00:00
..
access.rs Add ChanServ ACCESS list with auto-op/voice on join 2026-07-12 10:59:15 +00:00
chanserv.rs Add ChanServ ACCESS list with auto-op/voice on join 2026-07-12 10:59:15 +00:00
mode.rs Move the ChanServ MODE command into modules/chanserv/mode.rs 2026-07-12 10:46:27 +00:00