1.0.5 • Published 3 years ago

genius-discord-lyrics v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

genius-discord-lyrics

A utility that fetches song lyrics from Genius

Installation

npm install genius-discord-lyrics
yarn add genius-discord-lyrics

Usage

const { GeniusLyrics } = require('genius-discord-lyrics');

const genius = new GeniusLyrics('Genius-API-key');

const lyrics = await genius.fetchLyrics('Never Gonna Give You Up');
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago