Fix typo in help

This commit is contained in:
Joscha 2018-09-05 19:12:18 +00:00
parent 0c25882852
commit f975f5b86c

View file

@ -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"