diff --git a/.env.example b/.env.example index c5a57dbc..09a2c98a 100644 --- a/.env.example +++ b/.env.example @@ -10,10 +10,6 @@ # https://discord.com/developers/applications TOKEN= -# Guild config -# Your Guild ID used for testing. -TEST_GUILD= - # Monitoring config # For monitoring the response rate of APIs, # you don't need to set this section. @@ -34,20 +30,6 @@ MESSAGING_SENDER_ID= APP_ID= MEASUREMENT_ID= -# OpenAI config -## API key config -## Do not share your API key with others, or -## expose it in the browser or other -## client-side code. -## https://platform.openai.com/account/api-keys -## e.g. sk-xxxxxxxxxxxxxx -OPENAI_API_KEY= - -## Base path config * -## For defining API URLs, this is useful for -## those who have their own backend systems. -OPENAI_BASE_PATH=https://api.openai.com/v1 - # Top.gg config # API key of your bot TOP_GG_API_KEY=