echo/modules/chanserv
Jean 674f543b40
chanserv: SET founder and description
SET <#channel> FOUNDER <account> transfers ownership; SET DESC <text>
stores a description shown in INFO. Both are founder-gated and persisted
to the event log.
2026-07-12 11:33:33 +00:00
..
access.rs Add ChanServ ACCESS list with auto-op/voice on join 2026-07-12 10:59:15 +00:00
akick.rs chanserv: topic, invite, akick, list, status 2026-07-12 11:30:07 +00:00
ban.rs chanserv: op, deop, voice, devoice, kick, ban, unban 2026-07-12 11:21:35 +00:00
chanserv.rs chanserv: SET founder and description 2026-07-12 11:33:33 +00:00
invite.rs chanserv: topic, invite, akick, list, status 2026-07-12 11:30:07 +00:00
kick.rs chanserv: op, deop, voice, devoice, kick, ban, unban 2026-07-12 11:21:35 +00:00
list.rs chanserv: topic, invite, akick, list, status 2026-07-12 11:30:07 +00:00
mode.rs Move the ChanServ MODE command into modules/chanserv/mode.rs 2026-07-12 10:46:27 +00:00
op.rs chanserv: op, deop, voice, devoice, kick, ban, unban 2026-07-12 11:21:35 +00:00
set.rs chanserv: SET founder and description 2026-07-12 11:33:33 +00:00
status.rs chanserv: topic, invite, akick, list, status 2026-07-12 11:30:07 +00:00
topic.rs chanserv: topic, invite, akick, list, status 2026-07-12 11:30:07 +00:00
unban.rs chanserv: op, deop, voice, devoice, kick, ban, unban 2026-07-12 11:21:35 +00:00