two-k-two-r-name-bot/.env.example

17 lines
271 B
Plaintext
Raw Normal View History

2023-04-27 23:19:06 +09:00
# 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 = ""
# ETC
# server name
RUNNER_NAME = ""