Add short help message
This commit is contained in:
parent
af673ee4b5
commit
2f2672ce10
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ class ArgonDJBot(yaboli.Bot):
|
|||
"!videoskip, !vskip, !vs - play a short video before the next queued video starts\n"
|
||||
)
|
||||
|
||||
SHORT_HELP = "Short help placeholder"
|
||||
SHORT_HELP = "Keeps track of the video queue. !q <link> to queue a new video."
|
||||
LONG_HELP = COMMANDS
|
||||
|
||||
# Find the video id in a single argument
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue