Skip to content

Command: say#


Summary#

Command Default Level Global Only?
say 400 no

Description#

  • Commands the bot to send messages or actions to a channel or user.

Usage#

usage: say [-a] [chan|*] <text>
  • Channel parameter is optional. If not given, the bot will default to the originating channel, the channel the user has the most access in, or lastly, the default Armour channel.
  • Use -a to send an action instead of a message.
All Channels Using -a to send messages to all channels will only send the message to channels for which the user has sufficient access in.

Examples#

Send the message Happy birthday MsJane! to #newchan

@Empus | y say #newchan Happy birthday MsJane!
 @yolk | Happy birthday MsJane!

Wish MsJane happybirthday, as an action in #newchan

@Empus | y say -a #newchan Wishes MsJane a happy birthday!
     * | yolk wishes MsJane a happy birthday!

Send a warning message to all channels:

@Empus | y say * The bot will be restarting soon for a server upgrade!
 @yolk | The bot will be restarting soon for a server upgrade!


Command Description
cmds List commands available to user
help View the help for a given command