Discord revamp! Changed from bot to webhook, removed discord.js dep

This commit is contained in:
TheGuyDanish
2021-07-12 14:13:36 +01:00
parent a6e16116f2
commit 613c42b6d8
4 changed files with 42 additions and 94 deletions

View File

@@ -15,7 +15,6 @@
"axios": "^0.21.1",
"bootstrap": "^5.0.0",
"dayjs": "^1.10.4",
"discord.js": "^12.5.3",
"express": "^4.17.1",
"form-data": "^4.0.0",
"jsonwebtoken": "^8.5.1",