echo/modules
Jean 92383cee0e
Split DiceServ command out of lib.rs
The one command handler (ROLL/EXROLL/CALC/EXCALC all route to it) and
its formatting helpers move to roll.rs; lib.rs keeps the dispatcher, the
expression-evaluator module, and its tests. No behaviour change.
2026-07-14 14:49:42 +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 Split DiceServ command out of lib.rs 2026-07-14 14:49:42 +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 Split InfoServ into one file per command 2026-07-14 14:46:56 +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 Split ReportServ into one file per command 2026-07-14 14:48:12 +00:00
statserv Group the module crates under modules/ 2026-07-14 14:19:43 +00:00