execute method
Implementation
@override
Future<String> execute(CommandContext context) async {
return '🎵 Lyrics feature coming soon!';
}
@override
Future<String> execute(CommandContext context) async {
return '🎵 Lyrics feature coming soon!';
}