LyricsCommand constructor

LyricsCommand()

Implementation

LyricsCommand() : super(
  description: 'Search lyrics for current or specified song',
  usage: '!lyrics [song name]',
);