two-k-two-r-name-bot/.env.example
2023-04-27 23:19:06 +09:00

12 lines
232 B
Plaintext

# FIREBASE
# cert data to string
FIREBASE_CERT = "JSON.stringify(the_file)"
# DISCORD
# discord bot token
DISCORD_TOKEN = ""
# discord application client id
DISCORD_CLIENT_ID = ""
# guild id for deploy
DISCORD_TARGRT_GUILD_ID = ""