echo/modules
Jean 1916e5fce5
Split GroupServ into one file per command
REGISTER/DROP/INFO/LIST/ADD/DEL/FLAGS each move to their own file; the
two shared guards (login check, can-manage) stay in lib.rs beside the
dispatcher. No behaviour change.
2026-07-14 14:43:18 +00:00
..
botserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
chanfix Split ChanFix into one file per command 2026-07-14 14:40:43 +00:00
chanserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
diceserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
example Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
groupserv Split GroupServ into one file per command 2026-07-14 14:43:18 +00:00
helpserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
hostserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
infoserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
memoserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
nickserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
operserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
protocol/inspircd Nest the ircd link under modules/protocol/ 2026-07-14 14:28:18 +00:00
reportserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
statserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00