RyanLandDev / Mazz

Public Discord bot.
https://bit.ly/addmazz
2 stars 0 forks source link

Change where the bot token is stored #2

Closed Al-Kohollik closed 4 years ago

Al-Kohollik commented 4 years ago

Store the important secrets like the bot token in a .env file and change the the token variable to lead to it

Al-Kohollik commented 4 years ago

Bot token is now stored in a .env file and can be referenced with process.env.token