Plugin last modified: 2024-10-12
Sends a message to every channel the bot is currently in.
broadcast
| Command | Description |
|---|---|
.broadcast <message> |
Broadcasts the message to all channels |
[broadcast]
prefix = [BROADCAST]
mentionuser = False
| Key | Description |
|---|---|
prefix |
Text prepended to every broadcast message. Set to None to send the message as-is |
mentionuser |
If True, appends by <nick> after the prefix so recipients know who sent it |