echo/modules
Jean 69a93198ff
Wire centralized HELP into the remaining services
ChanServ, BotServ, HostServ, MemoServ, OperServ, and StatServ now route
HELP through the shared renderer with per-command topic tables, so every
service supports HELP <command>. The renderer matches slash-grouped
names (OP/DEOP/VOICE/DEVOICE) so a paired command resolves as one topic.
Adds unit tests for the renderer.
2026-07-14 17:23:40 +00:00
..
botserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00
chanfix Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
chanserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00
diceserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
example Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
groupserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
helpserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
hostserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00
infoserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
memoserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00
nickserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
operserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00
protocol/inspircd Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
reportserv Add centralized HELP with per-command subcommands 2026-07-14 17:12:14 +00:00
statserv Wire centralized HELP into the remaining services 2026-07-14 17:23:40 +00:00