Slash Commands
    • Dark
      Light
    • PDF

    Slash Commands

    • Dark
      Light
    • PDF

    Article summary

    Slash commands in QuickMeet.Chat allows you to execute various actions directly from the message box, making it quicker to complete tasks like managing rooms and interacting with users. By typing a forward slash (/), followed by the specified command, you can access functions without leaving the chat interface.

    When you start typing a forward slash, a menu appears with a list of recently used commands. You can either scroll through these options or continue typing to search for specific commands.

    QuickMeet.Chat comes with a set of default slash commands that are immediately available in your workspace. Additionally, QuickMeet.Chat Apps may introduce their own commands for effective integration with external services. To explore all available slash commands in your workspace, use the List Slash Commands API.

    Below is a list of default slash commands and their functionalities:

    Slash command

    Action

    Permission required

    /archive <#roomName>

    Archives the specified room.

    archive-room

    /unarchive <#roomName>

    Unarchive the specified room.

    /create <channelName>

    Create a new channel.

    create-c,

    create-p

    /topic <message>

    Set a new topic for a room.

    edit-room

    /status <statusText>

    Update your user status text.

    /mute <@username>

    Mute a user in a room. The room becomes read-only for that user.

    mute-user

    /unmute <@username> <message>

    Unmute a user in a room. The user can now send messages in the room.

    mute-user

    /msg <@username>

    Send a DM to a user

    create-d

    /part or /leave

    Leave the current room.

    leave-c, leave-p

    /kick <@username>

    Remove a user from a room

    remove-user

    /join <#roomName>

    Join a room

    view-c-room

    /gimme <message>

    Append ༼ つ ◕_◕ ༽つ to the start of a message.

    /lennyface <message>

    Append  ( ͡° ͜ʖ ͡°) at the end of a message.

    /shrug <message>

    Append ¯\_(ツ)_/¯ at the end of a message.

    /tableflip <message>

    Append (╯°□°)╯︵ ┻━┻ at the end of a message.

    /unflip <message>

    Append ┬─┬ ノ( ゜-゜ノ) at the end of a message.

    /help

    Display the keyboard shortcut keys.

    /hide

    Hides the current room from the sidebar.

    /invite <@username>

    Adds a user to the current room.

    add-user-to-joined-room

    /invite-all-from <#roomName>

    Adds all users from a specified room to the current room.

    add-user-to-joined-room,

    add-user-to-any-c-room,

    add-user-to-any-p-room

    /invite-all-to <#roomName>

    Adds all users from the current room to a specified room.

    add-user-to-joined-room


    Was this article helpful?