1.0.5 • Published 4 years ago

genius-discord-lyrics v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago