WoW:MACRO chathelp: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO chathelp to MACRO chathelp without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 
 
Shows a simple help message with chat commands.
Shows a simple help message with chat commands.
  /chathelp
  /chathelp
Line 7: Line 5:
== Aliases ==
== Aliases ==
:none
:none


== Arguments ==
== Arguments ==
:none
:none


== Notes ==
== Notes ==
As of 3.0.3, the following text is displayed
As of 3.0.3, the following text is displayed:


  Chat Commands:
  Chat Commands:
Line 22: Line 18:
  /leave, /chatleave, /chatexit [channel] - Leave a channel (or all channels)
  /leave, /chatleave, /chatexit [channel] - Leave a channel (or all channels)
  /chatlist, /chatwho, /chatinfo [channel] - List channels or channel members
  /chatlist, /chatwho, /chatinfo [channel] - List channels or channel members
  /password, /pass <channel> <password> - Change password
  /password, /pass [channel] [password] - Change password
  /owner <channel> [player] - Display or change channel owner
  /owner [channel] [player] - Display or change channel owner
  /mod, /moderator, /unmod, /unmoderator <channel> <player> - change a player's moderator status
  /mod, /moderator, /unmod, /unmoderator [channel] [player] - change a player's moderator status
  /mute, /squelch, /unvoice, /unmute, /unsquelch, /voice <channel> <player> - change a player's permission.
  /mute, /squelch, /unvoice, /unmute, /unsquelch, /voice [channel] [player] - change a player's permission.
  /cinvite, /chatinvite <channel> <player> - invite a player to a channel
  /cinvite, /chatinvite [channel] [player] - invite a player to a channel
  /ckick - kick a player off a channel
  /ckick - kick a player off a channel
  /ban, /unban <channel> <player> - ban/unban a player from a channel
  /ban, /unban [channel] [player] - ban/unban a player from a channel
  /announce, /ann <channel> - toggle join/leave announcements on a channel
  /announce, /ann [channel] - toggle join/leave announcements on a channel
  /afk, /dnd - Set your Away From Keyboard or Do Not Disturb flags
  /afk, /dnd - Set your Away From Keyboard or Do Not Disturb flags

Latest revision as of 04:48, 15 August 2023

Slash commands

Shows a simple help message with chat commands.

/chathelp

Aliases[edit]

none

Arguments[edit]

none

Notes[edit]

As of 3.0.3, the following text is displayed:

Chat Commands:
/#,/c, /csay - Send text to a channel # (E.G. /1 Hi!)
/chat, /chathelp - This help
/join, /channel, /chan - Join a channel
/leave, /chatleave, /chatexit [channel] - Leave a channel (or all channels)
/chatlist, /chatwho, /chatinfo [channel] - List channels or channel members
/password, /pass [channel] [password] - Change password
/owner [channel] [player] - Display or change channel owner
/mod, /moderator, /unmod, /unmoderator [channel] [player] - change a player's moderator status
/mute, /squelch, /unvoice, /unmute, /unsquelch, /voice [channel] [player] - change a player's permission.
/cinvite, /chatinvite [channel] [player] - invite a player to a channel
/ckick - kick a player off a channel
/ban, /unban [channel] [player] - ban/unban a player from a channel
/announce, /ann [channel] - toggle join/leave announcements on a channel
/afk, /dnd - Set your Away From Keyboard or Do Not Disturb flags