add discord bot

This commit is contained in:
fiatrete
2023-06-08 15:45:47 +08:00
parent ceb6915f31
commit 4f51d7858b
12 changed files with 3112 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# 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