Peter-MJ-Parker
Peter-MJ-Parker
> ``` > owner: { > id: ["826771454691377195","837384989187637298"], // The ID of the bot's owner > }, > not working > ``` I got it working by creating a new...
Try uninstalling slappey and nodemon then reinstall them globally.
its probably not installed globally
Good find, maybe fork the package and create a PR with your change and get it working!?
Actually, it looks like its trying to pull your main file / from your home directory instead of your bot project. Create a new folder and cd into it in...
Reinstall using yarn. Yarn remove slappey, yarn global add slappey
I have the same issue on my Linux VPS. I can't get past shard 0 now. I start it in nodemon, launches the shard. Bot connects to channel and immediately...
> You have to enable \"Message Content Intent\" for your bot in bot dashboard\n\n I enable all of the intents by default on all of my bots.