Closed schitcrafter closed 8 months ago
This puts the discord bot token in a separate .env.local, which is in the gitignore, making it significantly harder to accidentally push it.
.env.local
I also wrote some quick docs on how to start everything, the provided .env is setup for local development.
.env
This puts the discord bot token in a separate
.env.local
, which is in the gitignore, making it significantly harder to accidentally push it.I also wrote some quick docs on how to start everything, the provided
.env
is setup for local development.