diff --git a/argondjbot.py b/argondjbot.py index a7c2d74..24f5469 100644 --- a/argondjbot.py +++ b/argondjbot.py @@ -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 - deletes video at that index in the queue\n" + "!delete, !del, !d - deletes video at that index in the queue\n" "NYI !insert, !ins, !i [before|after] - insert a single video into the queue\n" "\n" "Fun stuff:\n"