You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
279 B

# Discord Bot Config
DISCORD_BOT_TOKEN=
DISCORD_ALLOW_CHANNELS=
# Telegram Bot Config
TELEGRAM_BOT_TOKEN=
TELEGRAM_ALLOW_USERS=
# Azure OpenAI Service Config
AZURE_ENDPOINT=
AZURE_DEPLOYMENT_NAME=
AZURE_KEY=
# GPT Config
CHAT_MODE=1
ALWAYS_SYSTEM_PROMPT=false
SYSTEM_PROMPT=""