Open SolSecSociety opened 2 years ago
when i run the full command: PROJECT_ADDRESS=.... DISCORD_URL=https://discord.com/api/webhooks/.... node sales_bot.js
I get the error "please set your environment variables!"
i've also tried to create a .env file with those variables in but nothing, always the same
are you doing this in JS? if you to use environment vars you need to use dotenv
when i run the full command: PROJECT_ADDRESS=.... DISCORD_URL=https://discord.com/api/webhooks/.... node sales_bot.js
I get the error "please set your environment variables!"
i've also tried to create a .env file with those variables in but nothing, always the same