Files
create-bot/template-ts+cli/.env.example
2023-12-23 20:40:54 -06:00

4 lines
110 B
Plaintext

DISCORD_TOKEN=YOUR_DISCORD_TOKEN
APPLICATION_ID=YOUR_DISCORD_BOT_USER_ID
NODE_ENV=<production OR development>