Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3
dc1b1f0Project Setup Instructions
Environment Configuration
To run this project, you need to configure the environment variables. Follow these steps:
Download the
.envfilehere.Open the
.envfile and enter your credentials:Ensure the
.envfile is in the same directory as the executable (.exe) file.
Executable File
Make sure the executable file (e.g.,bot.exe) is in the same directory as the.env file.
Running the Executable
To run the executable, simply double-click on thebot.exe file. The application will read the environment variables from the.env file in the same directory.
Ensure that the.env file and the executable are at the same level in the directory structure.
SPOTIPY_CLIENT_ID=
SPOTIPY_CLIENT_SECRET=
text_channel_id=
DISCORD_BOT_TOKEN=
Assets4
Uh oh!
There was an error while loading.Please reload this page.