# BotServ Bot services — channel bots that speak, moderate, and auto-respond. Message it with `/msg BotServ `. ## Assigning & speaking | Command | Syntax | Description | | --- | --- | --- | | ASSIGN | `ASSIGN <#channel> ` | Put a bot in a channel | | UNASSIGN | `UNASSIGN <#channel>` | Remove a channel's bot | | INFO | `INFO ` | Show bot / channel settings | | SAY | `SAY <#channel> ` | Speak through the bot | | ACT | `ACT <#channel> ` | Action (`/me`) through the bot | | BOTLIST | `BOTLIST` | List assignable bots | ## Behaviour | Command | Syntax | Description | | --- | --- | --- | | SET | `SET <#channel> ` · `SET PRIVATE ` | Configure bot behaviour | | KICK | `KICK <#channel> [params]` · `KICK <#channel> TTB \| TEST ` | Configure kickers | | BADWORDS | `BADWORDS <#channel> ADD\|DEL\|LIST\|CLEAR [pattern]` | Manage badword patterns | | TRIGGER | `TRIGGER <#channel> ADD \|[.\|]` · `DEL ` · `LIST` · `CLEAR` | Manage auto-responses | | COPY | `COPY <#source> <#dest>` | Clone bot settings | ## Operator | Command | Syntax | Description | | --- | --- | --- | | AUTOASSIGN | `AUTOASSIGN \| OFF` | Default bot for new channels | | BOT | `BOT ADD\|CHANGE\|DEL\|LIST` | Manage the bots themselves |