- Which version of
@sapphire/frameworkare you using? - What's your file/folder structure?
- Did you use the CLI to generate your bot?
- What's your "main" property in
package.json - Are you using TypeScript? And if so, how are you compiling and running your code? That is to say, what are your build and startup scripts?
- In case you are using version 3.0.0 or higher of
@sapphire/framework, and your problem related to message commands, did you addloadMessageCommandListenersto yourSapphireClientoptions
Remember that if you are new to @sapphire/framework it is important that you read the user guide.
