getnextsong module

class getnextsong.GetNextSong(music_queue: <module 'queue' from '/home/docs/.pyenv/versions/3.6.8/lib/python3.6/queue.py'>, c, channel)

Bases: chatcommands.chatcommand.ChatCommand

Returns the next song in the songqueue.

do_work()