diff --git a/draft-ircbots.md b/draft-ircbots.md index 7e46fdf..0c69b98 100644 --- a/draft-ircbots.md +++ b/draft-ircbots.md @@ -21,6 +21,10 @@ All conformant bots MUST respond to `!botlist` with: (examples from [minerbot2]( For conformance with [previous standards on other tilde boxes](http://tilde.town/wiki/bots/ircbots.html), bots SHOULD also respond to `!rollcall` with at least the command list. +### Usermode +B + +All bots on tilde.chat must set usermode +B on or near connect. + ## Procedural Information {#procedures} ### Security Considerations {#security}