Chiitoi-zz / Cherry

Sakura, but simpler.
MIT License
6 stars 15 forks source link

Token Invalid #3

Open CracknTea opened 2 years ago

CracknTea commented 2 years ago

Hi, I've been trying to run Cherry for the past few days. I can't manage to get the bot to come online. When I run npm run start this is what is returned:

cherry@1.3.2 start node -r dotenv/config dist/bot.js

C:\Users\Yolo\Downloads\Scrubber\Scrubber\node_modules\discord.js\src\client\Client.js:206 if (!token || typeof token !== 'string') throw new Error('TOKEN_INVALID'); ^

Error [TOKEN_INVALID]: An invalid token was provided. at CherryClient.login (C:\Users\Yolo\Downloads\Scrubber\Scrubber\node_modules\discord.js\src\client\Client.js:206:52) at CherryClient.start (C:\Users\Yolo\Downloads\Scrubber\Scrubber\dist\structures\CherryClient.js:67:20) {

}

I'm not sure what the problem seems to be since the bot token is valid.

jeffreyz29 commented 2 years ago

did you put the correct bot token? if you haven't you should reset the bot token and the redo the steps again