For the complete documentation index, see llms.txt. This page is also available as Markdown.

Commands

Commands will have 2 "arguments", which is a piece of information that can be used by the command to execute a special action:

  1. The Required Argument, written in []

  2. The Optional Argument, written in {}

Commands that have usage with and without optional arguments will clear the associated data if no optional arguments are made. Moreover, some commands such as /portal will not run without both optional arguments. A general rule-of-thumb: The Usage column indicates when optional arguments are independent, and when they are dependent on both optional arguments being present.

  1. /portal /portal {entrance} {exit}

  2. /streaming /streaming {streaming-role} /streaming {streaming-role} {exclusive-to}

{entrance} and {exit} are dependent

{streaming-role} and {exclusive-to} are independent and will yield different results

Note: /streaming {exclusive-to} is not a valid use case

Command
Usage
Description

/clear

/clear [amount]

Clears a set number of recent messages (Max: 100)

/move

/move [destination] {origin} {include} {exclude}

Move specific users in one fell swoop

/moveall

/moveall [location] [destination]

Moves all members in a VC to another VC

/muteall

/muteall

Server mutes all members in the VC

/unmuteall

/unmuteall

Server mutes all members in the VC

/panic

/panic

Removes all members without connect permissions from the VC.

/scatter

/scatter

Removes all members in the VC

Command
Usage
Description

/gauntlet

/gauntlet {options: Leaderboard, Prestige, Evolve, Wager 1/4, Wager, 1/2, Wager 3/4, Wager All, Title Select}

/roulette

/roulette

/superroullette

/superroulette

Command
Usage
Description

/about

/about

Provides basic information on Nalu

/portal

/portal /portal {entrance} {exit}

Designates VC as a portal to another VC

/streaming

/streaming /streaming {streaming-role} /streaming {streaming-role} {exclusive-to}

Role given to users automatically when they go live on Twitch.

/privatechat

/privatechat [user]

Starts a private chat with a user

/massrole

/massrole [role] /massrole [role] {only-include}

Gives a role to multiple members at once

/vcstats

/vcstats [channel]

Check the stats & info of a VC

/lottery

/lottery [amount] [role]

Draw member(s) from a specific role

/yapper

/yapper

/yapper {role} {channel}

/stats

/stats

Check your stats in the server

/settings

/settings

Setup stats, Setup automatic role rewards for stats, View stats settings

/harvest

/harvest

Collect the souls of the fallen (Stats Integration)

/honor

/honor

Honor the honorable (Stats Integration)

Command
Usage
Description

Roulette User

Plays roulette for another user

See Stats

View stats for another member

Throw Tomato

Throw a tomato at another user

Last updated