Class LyricsPlugin

Lyrics Plugin - Fetches and manages track lyrics from multiple sources Supports Lavalink LavaLyrics, LRCLib, Musixmatch, and Genius

Hierarchy (view full)

Constructors

Properties

_: LyricsPluginEvents & Record<string, unknown[]>

Type helper for event map - not used at runtime

name: "lyrics" = ...

Unique name for the plugin - must be readonly Used to identify and access the plugin from player.plugins

Methods