Added the ability to add/remove slash commands

This commit is contained in:
ION606
2023-04-18 16:50:15 -04:00
parent 0c278857ce
commit 04af684e13
7 changed files with 84 additions and 121 deletions
+1 -2
View File
@@ -1,5 +1,5 @@
{
"name": "custom_discordjs",
"name": "iondiscordjs",
"version": "1.0.0",
"description": "because discord.js is annoying",
"main": "tests\\test.js",
@@ -21,7 +21,6 @@
},
"dependencies": {
"axios": "^1.3.4",
"websocket": "^1.0.34",
"ws": "^8.13.0"
},
"type": "module"