Added basic functionality

This commit is contained in:
plane000
2018-05-20 01:18:47 +01:00
parent 9523cd874a
commit 5a764b0a71
8 changed files with 193 additions and 21 deletions

View File

@@ -22,6 +22,8 @@
"homepage": "https://github.com/plane000/JefferyBot#readme",
"dependencies": {
"discord.js": "^11.3.2",
"fs": "0.0.1-security"
"fs": "0.0.1-security",
"http": "0.0.0",
"ping": "^0.2.2"
}
}