Reading Commands
tip
To view all commands, use a!help. You can also use a!help <command> to view
much more in-depth information about a certain command
There's a few tips you should know when reading documentation for a certain command so it's easier to understand.
Notation#
When displaying command usages, a certain notation is used. Take the a!start
command for example:
You might be wondering, "what does <>, [], and | mean?" Here's a useful
table to look back on:
| Character | Meaning |
|---|---|
<> | Required |
[] | Optional |
| | Or |
So, correct usages of a!start would include:
Incorrect usages would include:
Argument Quotations#
It can be frustrating when Arima doesn't recognize the name of a playlist. One of the main causes of this problem is argument quotations (mostly the lack thereof).
The rule of thumb to follow is: "unless it's the last argument or only one word, quote it"
For example, when using the a!add-song command, this isn't valid:
Instead, quote it.
This lets Arima know that it is all one argument. Another alternative is to not put in any arguments when sending a command. If not given arguments, Arima will prompt you for each one individually, so you can use as many words as you want.
tip
Do you want to suggest a new command? Please join our support server