ÞeSheepMan
DIAdiscord.js - Imagine an app
•Created by ÞeSheepMan on 12/15/2023 in #djs-questions
Trying to relocate command
I'd like to move this command (starting at srvbot.on) out of the index file and into it's own command but when I move it out it fails to respond. Can't seem to figure out what it's missing.
Im trying to put it in the commands directory:
SERVERBOT
>data
>node_modules
>src
>classes
>commands
>data
>events
>handlers
>utils
>changelogs.js
>config.json
>deploy-commands.js
>register-commands.js
.env
index.html
package-lock.json
package.json
5 replies