You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should leave your Discord bot token in .env and access it from process.env in config.js; I recommend resetting your token and committing that out as it is dangerous exposing your tokens.
You should leave your Discord bot token in .env and access it from process.env in config.js; I recommend resetting your token and committing that out as it is dangerous exposing your tokens.
~William