Closed ghost closed 2 years ago
You'll have to change in some stuff.
First, you have to install the dotenv
package, and change token
to process.env.token
in index.js.
If you don't mind me asking, why do you want to change it to .env
? It works the same 🤷♀️
Hello! Is there anyway to put the config.json to be a .env?