Update help message
This commit is contained in:
parent
f119029055
commit
328d268a71
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ class ArgonDJBot(yaboli.Bot):
|
||||||
"\n"
|
"\n"
|
||||||
"Advanced queue manipulation:\n"
|
"Advanced queue manipulation:\n"
|
||||||
"!list, !l - display a list of currently queued videos\n"
|
"!list, !l - display a list of currently queued videos\n"
|
||||||
"NYI !delete, !del, !d <index> - deletes video at that index in the queue\n"
|
"!delete, !del, !d <index> - deletes video at that index in the queue\n"
|
||||||
"NYI !insert, !ins, !i <url or id> [before|after] <index> - insert a single video into the queue\n"
|
"NYI !insert, !ins, !i <url or id> [before|after] <index> - insert a single video into the queue\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Fun stuff:\n"
|
"Fun stuff:\n"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue