added status command

This commit is contained in:
valentijn
2024-01-04 16:18:10 +01:00
parent 5fa398bffe
commit 78a9688276
6 changed files with 441 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"dgram": "^1.0.1",
"discord.js": "^14.14.1"
}
}