Added Interaction integration

This commit is contained in:
ION606
2023-03-20 12:45:20 -04:00
parent 9faf4a315e
commit 0e33185f16
10 changed files with 286 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "custom_discordjs",
"version": "1.0.0",
"description": "because discord.js is annoying",
"main": "test.js",
"main": "tests\\test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},