Added discord methods in events.js and renamed some variables in config then adapted the code around that. Redid date structures in Logger

This commit is contained in:
plane000
2018-10-26 21:13:06 +01:00
parent c3a98599cd
commit 3f1a80e83b
5 changed files with 41 additions and 18 deletions

View File

@@ -16,6 +16,7 @@
"colors": "^1.3.2",
"discord.js": "^11.4.2",
"express": "^4.16.4",
"moment": "^2.22.2",
"regenerator-runtime": "^0.12.1",
"request": "^2.88.0",
"sequelize": "^4.39.1",