echo/modules/nickserv
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
..
alist.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
cert.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
identify.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
info.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
logout.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
nickserv.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
register.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00