Personal Discord Bot - Cytokine - Audio
Environmental Variable File Content:
BUILD=DEV_OR_PROD
CLIENT_ID_DEV=BOT_CLIENT_ID_DEV
TOKEN_DEV=BOT_TOKEN_DEV
CLIENT_ID_PROD=BOT_CLIENT_ID_PROD
TOKEN_PROD=BOT_TOKEN_PROD
G_KEY=YOUR_GOOGLE_API_KEY
BUILD Variable can be set to either DEV or PROD; in the case of only one bot being used, you can choose to use DEV variables and ignore PROD variables.