同步
This commit is contained in:
@@ -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
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
requests~=2.32.4
|
||||||
|
ncatbot~=3.8.8.post7
|
||||||
|
dotenv~=0.9.9
|
||||||
|
python-dotenv~=1.1.1
|
||||||
Reference in New Issue
Block a user