Added timeout command

This commit is contained in:
2023-11-24 23:51:40 +01:00
parent e6fc6296c4
commit 97d3068d28
4 changed files with 143 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
"discord.js": "^14.8.0",
"dotenv": "^16.0.3",
"log-beautify": "^1.2.0",
"mongoose": "^7.0.1"
"mongoose": "^7.0.1",
"ms": "^2.1.3"
}
}