echo/src/engine
Jean 5bc41f2e60
BotServ: NOBOT and PRIVATE assignment protections
SET <#channel> NOBOT <on|off> reserves (un)assigning a bot for services
operators (the founder is refused). SET <bot> PRIVATE <on|off> (admin
only) marks a bot operators-only to assign; it's flagged in BOT LIST and
the private flag survives BOT CHANGE. Both gates live in the ASSIGN path.
2026-07-13 17:36:34 +00:00
..
db.rs BotServ: NOBOT and PRIVATE assignment protections 2026-07-13 17:36:34 +00:00
mod.rs BotServ: BOT CHANGE 2026-07-13 17:30:27 +00:00
scram.rs Reorganize protocol and pseudoclients into a modules/ tree 2026-07-12 10:37:59 +00:00
service.rs modules: capability-scoped Store/NetView boundary (Tier 2) 2026-07-13 01:04:07 +00:00
state.rs BotServ: add SAY and ACT 2026-07-13 14:15:20 +00:00