echo/botserv
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
..
src BotServ: NOBOT and PRIVATE assignment protections 2026-07-13 17:36:34 +00:00
Cargo.toml botserv: bot registry + BOT ADD/DEL/LIST (first slice) 2026-07-13 04:33:27 +00:00