Fix typo in help
This commit is contained in:
parent
0c25882852
commit
f975f5b86c
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ class ArgonDJBot(yaboli.Bot):
|
|||
"\tTo reference the currently playing video, use '!detail playing'.\n"
|
||||
"!delete <index> - deletes video at that index in the queue (aliases: !del, !d)\n"
|
||||
"!insert before|after <index> <urls or ids> - insert videos in the queue (aliases: !ins, !i)\n"
|
||||
"!deleteall - remove the whole queue (aliases: !dall, !d, !flush)\n"
|
||||
"!deleteall - remove the whole queue (aliases: !dall, !da, !flush)\n"
|
||||
"\n"
|
||||
"Fun stuff:\n"
|
||||
"!dramaticskip - dramatic version of !skip (aliases: !dskip, !ds)\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue