fac31 / mohammed-anxhela-discord-bot

0 stars 0 forks source link

Secure Configuration #2

Open Anxhela-maker opened 6 months ago

Anxhela-maker commented 6 months ago

As a back-end developer, I want to configure my bot securely by using require('dotenv/config') to load my API keys from a .env file, ensuring they are not hard-coded into my project, using a .gitignore file.