echo/modules
Jean 368e6ba090
Split HelpServ into one file per command
REQUEST/CANCEL/LIST/VIEW/TAKE/NEXT/CLOSE each move to their own file;
the oper guard and the shared claim helper stay in lib.rs beside the
dispatcher. No behaviour change.
2026-07-14 14:45:22 +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 Split HelpServ into one file per command 2026-07-14 14:45:22 +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