echo/modules/chanserv
Jean 0427819f86
nickserv: add INFO and ALIST
INFO shows an account's registration date and (to its owner) email; ALIST
lists the channels an account founds or has access on. The UTC time
formatter moves to the db module so both services share it.
2026-07-12 14:19:29 +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 nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
clone.rs chanserv: entrymsg, enforce, getkey, seen, clone, aop/sop/vop 2026-07-12 11:53:48 +00:00
enforce.rs chanserv: entrymsg, enforce, getkey, seen, clone, aop/sop/vop 2026-07-12 11:53:48 +00:00
entrymsg.rs chanserv: entrymsg, enforce, getkey, seen, clone, aop/sop/vop 2026-07-12 11:53:48 +00:00
getkey.rs chanserv: entrymsg, enforce, getkey, seen, clone, aop/sop/vop 2026-07-12 11:53:48 +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
seen.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +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
xop.rs chanserv: entrymsg, enforce, getkey, seen, clone, aop/sop/vop 2026-07-12 11:53:48 +00:00