Install discord.js

This commit is contained in:
benji7425 2017-07-13 21:03:24 +01:00
parent ef1d1d0042
commit ef0d26bf73

View file

@ -15,5 +15,8 @@
"bugs": {
"url": "https://github.com/benji7425/discord-bot-feed-linker/issues"
},
"homepage": "https://github.com/benji7425/discord-bot-feed-linker#readme"
"homepage": "https://github.com/benji7425/discord-bot-feed-linker#readme",
"dependencies": {
"discord.js": "11.1.0"
}
}