echo/modules/chanserv
Jean ba3803e01c
chanserv: topic, invite, akick, list, status
Adds the remaining moderation and listing commands. Auto-kick masks are
stored in the event log and enforced on join: a matching user is banned
and kicked. Topic and invite are sourced from the ChanServ pseudoclient.
2026-07-12 11:30:07 +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: topic, invite, akick, list, status 2026-07-12 11:30:07 +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
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