Client.commands - shysolocup/noscord.js GitHub Wiki

the client's command parts accessed through the CommandService

alternatively you could use Client.import() like this:

JS
client.import("commands");            

CommandServiceInstance


⚠️ **GitHub.com Fallback** ⚠️