echo/src/engine
Jean 727713ee3f
Reword NickServ replies to match ChanServ's friendlier tone
Clearer, more actionable wording across IDENTIFY, LOGOUT, HELP, the
unknown-command hint, and the registration replies, so the two services
read consistently.
2026-07-12 08:59:36 +00:00
..
db.rs Add ChanServ with channel registration 2026-07-12 08:19:58 +00:00
mod.rs Reword NickServ replies to match ChanServ's friendlier tone 2026-07-12 08:59:36 +00:00
scram.rs Derive registration credentials off-thread; rate-limit REGISTER; constant-time SCRAM compare 2026-07-12 03:59:24 +00:00
service.rs Set channel mode +r when a channel is registered 2026-07-12 08:33:39 +00:00
state.rs Track login state and nick changes in NickServ 2026-07-12 06:05:33 +00:00