同步
This commit is contained in:
parent
fe244d95b4
commit
d456805d46
6
.env.bak
Normal file
6
.env.bak
Normal file
@ -0,0 +1,6 @@
|
||||
BOT_ACCOUNT="Your-bot-account"
|
||||
ROOT_ACCOUNT="Your-root-account"
|
||||
WS_URI="ws://Your-uri:port"
|
||||
WS_TOKEN="Your-token"
|
||||
WEBUI_URI="http://Your-uri:port"
|
||||
WEBUI_TOKEN="Your-token
|
||||
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@ -0,0 +1,4 @@
|
||||
requests~=2.32.4
|
||||
ncatbot~=3.8.8.post7
|
||||
dotenv~=0.9.9
|
||||
python-dotenv~=1.1.1
|
||||
Loading…
x
Reference in New Issue
Block a user