This repository has been archived on 2025-09-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
x/.env.example
2024-04-06 17:49:45 +02:00

8 lines
226 B
Text

AERO_X_DISCORD_TOKEN=""
AERO_X_DISCORD_PUBLIC_KEY=""
AERO_X_DISCORD_INTERACTIONS_PORT=""
# dev will put slash commands in dev guild; prod will put them in all guilds
AERO_ENV="dev"
AERO_DEV_GUILD_ID=""
AERO_DNS_NS="9.9.9.10"