remove server

This commit is contained in:
Ryan Cao 2022-05-21 10:02:47 +08:00
parent 9fde9ffb85
commit 64998d6224
No known key found for this signature in database
GPG key ID: 528A2C1B6656B97F
3 changed files with 2 additions and 393 deletions

View file

@ -9,12 +9,10 @@
"dependencies": {
"bad-words": "^3.0.4",
"discord.js": "^13.7.0",
"kleur": "^4.1.4",
"koa": "^2.13.4"
"kleur": "^4.1.4"
},
"devDependencies": {
"@types/bad-words": "^3.0.1",
"@types/koa": "^2.13.4",
"esbuild": "^0.14.39",
"esno": "^0.16.3",
"nodemon": "^2.0.16"