Token authenticating assistance
Posted by user_x4ufrn in discord-bots.
I made the variables/tokens needed to authenticate with discord to start a bot, but the main code can't find the env variables. Can someone tell me why? This is my first time trying to put anything on cloud.
Replies
salt
ensure you have the required packages, ie. dotenv installed, and that you have an .env file with whatever you labelled your token as, as well as the token itself: DISCORD TOKEN=TOKEN