Added get lyrics function

This commit is contained in:
2020-12-17 23:23:27 +01:00
parent 6028849c0f
commit 4e08c70bcb
3 changed files with 168 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
"homepage": "https://github.com/lucaasmth/NOPLP-Discord#readme",
"dependencies": {
"axios": "^0.21.0",
"cheerio": "^1.0.0-rc.3",
"discord.js": "^12.5.1"
}
}