'init'
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
This commit is contained in:
10
config/wechat_chatbot.example.json
Normal file
10
config/wechat_chatbot.example.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"apiKey": "wc_live_xxxxxxxx",
|
||||
"proxyUrl": "http://your-proxy-server:3000",
|
||||
"deviceType": "ipad",
|
||||
"proxy": "10",
|
||||
"accountId": "default",
|
||||
"webhookHost": "",
|
||||
"webhookPort": 18790,
|
||||
"webhookPath": "/webhook/wechat"
|
||||
}
|
||||
Reference in New Issue
Block a user