ZekNikZ
ZekNikZ
SIASapphire - Imagine a framework
Created by ZekNikZ on 4/17/2023 in #sapphire-support
How to register commands without loadMessageCommandListeners=true?
I'm currently trying to split my bot into modules to keep the codebase cleaner and easier to maintain, but I'm having trouble figuring out how to register commands without loadMessageCommandListeners=true. I am willing to sacrifice auto-loading of commands, I just need to be able to load them from each of my code's "modules"
7 replies