Update help message

This commit is contained in:
Joscha 2018-08-11 18:15:34 +00:00
parent f119029055
commit 328d268a71

View file

@ -192,7 +192,7 @@ class ArgonDJBot(yaboli.Bot):
"\n"
"Advanced queue manipulation:\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"
"\n"
"Fun stuff:\n"