Hiding API Keys with .env

Discord Bot Lesson #4

In this video I demonstrate how to use the node dotenv package along with a .env file to store (and hide!) API keys outside of the source code.