i was gonna put the nodejs requirement there, but it looked better in **before you start**
This commit is contained in:
igna
2022-11-21 19:42:11 -03:00
committed by GitHub
parent 273da64a3e
commit 2d23ca617e

View File

@@ -53,7 +53,6 @@ Fetch the credentials from your app's settings and add them to a `.env` file (se
Fetching credentials is covered in detail in the [getting started guide](https://discord.com/developers/docs/getting-started).
> 🔑 Environment variables can be added to the `.env` file in Glitch or when developing locally, and in the Secrets tab in Replit (the lock icon on the left).
> Environment variables can be added to the `.env` file in Glitch or when developing locally, and in the Secrets tab in Replit (the lock icon on the left).
### Run the app