Skip to content

Command: voice#


Summary#

Command Default Level Global Only?
voice 100 no

Description#

  • Voice clients in a channel

Usage#

voice ?chan? [nick1] [nick2] [nick3] [nick4] [nick5] [nick6]...
  • 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.
  • Nicknames are optional. If not given, the bot will voice the requestor.
  • Multiple nicknames can be specified in one command, space delimited.

Examples#

Voice myself:

@Empus | y voice
    -- | Mode #newchan [+v Empus] by yolk

Voice MrBob:

@Empus | y voice MrBob
    -- | Mode #newchan [+v MrBob] by yolk

Voice MrBob and MsJane:

@Empus | y voice MrBob MsJane
    -- | Mode #newchan [+vv MrBob MsJane] by yolk


Command Description
cmds List available commands
deop Deop users in a channel
devoice Devoice users in a channel
help View the help for a given command
moduser Modify a user's access in a channel
op Op users in a channel