diff --git a/commands/voice.py b/commands/voice.py index 228d2a2..504fd72 100644 --- a/commands/voice.py +++ b/commands/voice.py @@ -47,7 +47,6 @@ async def queue_or_play(message): help="remove all queued songs", ) parser.add_argument( - "-n", "--now", action="store_true", help="play the specified song immediately",