Adjust the directory structure to prepare for merging into Master.

This commit is contained in:
Liu Zhicong
2023-09-27 11:40:46 -07:00
parent 5146bc1871
commit 030e4c4f52
115 changed files with 413 additions and 160 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