Radio Stations from JSON file

This commit is contained in:
Christer Warén
2020-03-09 01:26:24 +02:00
parent e0d25d97a5
commit 6e11029461
9 changed files with 60 additions and 23 deletions

View File

@ -20,6 +20,7 @@
"discord.js": "^12.0.1",
"dotenv": "^8.2.0",
"fs": "0.0.1-security",
"node-fetch": "^2.6.0",
"path": "^0.12.7"
}
}