Files
opendan/discord_bot/.env.template
T
2023-06-08 16:29:15 +08:00

8 lines
178 B
Bash

# bot
CLIENT_ID='your discord bot client id'
BOT_TOKEN='your discord bot token'
# websocket
# the same as JARVIS_SERVER_MODE_PORT in agent_jarvis .env file
WEBSOCKET_PORT=10000