Commands
Nalu does not have a default prefix. All of her chat input commands are Slash Commands.
Commands will have 2 "arguments", which is a piece of information that can be used by the command to execute a special action:
The Required Argument, written in
[]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.
/portal /portal {entrance} {exit}
/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
/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
/gauntlet
/gauntlet {options: Leaderboard, Prestige, Evolve, Wager 1/4, Wager, 1/2, Wager 3/4, Wager All, Title Select}
/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
/harvest
/harvest
Collect the souls of the fallen (Stats Integration)
/honor
/honor
Honor the honorable (Stats Integration)
Last updated