mirror of
https://github.com/ION606/custom_discordjs.git
synced 2026-05-14 22:26:54 +00:00
Added the ability to add/remove slash commands
This commit is contained in:
+1
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user