echo/src
Jean 0edc4d4e87
BotServ: KICK <#channel> TEST <message> dry-run
Reports which content kicker (caps/formatting/badwords) a line would trip,
without kicking anyone — so an op can tune caps% or a badword regex safely.
Reuses the typed KickerSettings::violation() and the shared badword-set
builder (moved to db so the test and the live path share it).
2026-07-13 17:53:13 +00:00
..
engine BotServ: KICK <#channel> TEST <message> dry-run 2026-07-13 17:53:13 +00:00
config.rs memoserv: complete + improve the memo service 2026-07-13 04:50:27 +00:00
gossip.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
grpc.rs BotServ BADWORDS: user-configurable regex kicker 2026-07-13 16:16:44 +00:00
link.rs email: HTML templates and multipart messages 2026-07-12 15:57:34 +00:00
main.rs botserv: introduce bots as live pseudo-clients (slice 2) 2026-07-13 13:23:51 +00:00
proto.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00