UNPKG
mm_chatbot
Version:
latest (1.0.1)
1.0.1
1.0.0
这是超级美眉QQ+微信机器人框架,用于开发个人微信聊天、群管机器人
github.com/qiuwenwu/mm_chatbot
qiuwenwu/mm_chatbot
mm_chatbot
/
demo
/
config
/
start.json
18 lines
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"bot"
:
{
"chromium_path"
:
""
}
,
"wechat"
:
{
"master"
:
""
,
"bot"
:
""
}
,
"qq"
:
{
"master"
:
""
,
"bot"
:
""
}
,
"mqtt"
:
{
"host"
:
""
,
"port"
:
""
}
,
"toImg_length"
:
125
}