lanvent
|
e44161bf42
|
fix: voice_reply_voice not work
|
2023-04-21 03:28:31 +08:00 |
|
lanvent
|
a26189fb25
|
chore: remove passive_reply_message.py
|
2023-04-21 03:04:50 +08:00 |
|
lanvent
|
89dd8a1db6
|
refactor(wechatmp): use wechatpy to handle wechatmp messages
feat(wechatmp): add support for image and voice replies
|
2023-04-21 02:47:33 +08:00 |
|
lanvent
|
b58feb5d8e
|
Merge Pull Request #904 into master
|
2023-04-20 23:06:17 +08:00 |
|
JS00000
|
71c8043699
|
update README
|
2023-04-20 12:35:54 +08:00 |
|
JS00000
|
40264bc9cb
|
fix: delete permanent media
|
2023-04-20 12:03:48 +08:00 |
|
JS00000
|
a7772316f9
|
feat: wechatmp channel support voice/image reply
|
2023-04-20 10:26:58 +08:00 |
|
JS00000
|
1e58c1ad2b
|
fix: wechatmp channel now do not need client
|
2023-04-20 04:35:06 +08:00 |
|
JS00000
|
8cea022ec5
|
Merge branch 'master' into wechatmp
|
2023-04-20 03:41:37 +08:00 |
|
JS00000
|
f32f8aa08e
|
Update readme, and make the structure more clear
|
2023-04-20 03:18:21 +08:00 |
|
JS00000
|
df4c1f0401
|
wechatmp: logic simplification
|
2023-04-19 01:56:25 +08:00 |
|
JS00000
|
9a86a67984
|
update readme
|
2023-04-19 01:54:20 +08:00 |
|
lanvent
|
de33911460
|
feat: add support for PATPAT context
|
2023-04-18 23:34:08 +08:00 |
|
JS00000
|
68361cddd2
|
wechatmp_service: image and voice reply supported
|
2023-04-18 03:08:18 +08:00 |
|
lanvent
|
6404332adc
|
feat: itchat support joingroup message
|
2023-04-18 02:21:41 +08:00 |
|
lanvent
|
65f20ff2c1
|
Merge Pull Request #860 into master
|
2023-04-17 01:24:39 +08:00 |
|
lanvent
|
8f72e8c3e6
|
formatting code
|
2023-04-17 01:01:02 +08:00 |
|
李超
|
29fbf69945
|
feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl
|
2023-04-16 22:31:53 +08:00 |
|
lanvent
|
720de9d73f
|
chore: strip content
|
2023-04-16 00:47:32 +08:00 |
|
lanvent
|
9cef559a05
|
feat: support receive_message event
|
2023-04-13 10:50:18 +08:00 |
|
JS00000
|
88f4a45cae
|
微信公众号语音输入支持 (#808)
|
2023-04-12 15:10:51 +08:00 |
|
lanvent
|
fcfafb05f1
|
fix: wechatmp's deadloop when reply is None from @JS00000 #789
|
2023-04-09 20:01:03 +08:00 |
|
lanvent
|
6bd1242d43
|
chore: update requirements and config-template
|
2023-04-09 16:16:54 +08:00 |
|
lanvent
|
8779eab36b
|
feat: itchat support picture msg
|
2023-04-09 00:45:42 +08:00 |
|
lanvent
|
3174b1158c
|
chore: merge itchat msg
|
2023-04-08 23:32:37 +08:00 |
|
lanvent
|
8c7d1d4010
|
Merge Pull Request #774 into master
|
2023-04-08 01:23:54 +08:00 |
|
lanvent
|
3a3affd3ec
|
fix: wechatmp event and query timeout
|
2023-04-07 20:53:21 +08:00 |
|
JS00000
|
45d72b8b9b
|
Update README
|
2023-04-07 20:46:00 +08:00 |
|
JS00000
|
03b908c079
|
Merge branch 'master' into wechatmp
|
2023-04-07 20:28:08 +08:00 |
|
JS00000
|
d35d01f980
|
Add wechatmp_service channel
|
2023-04-07 19:47:50 +08:00 |
|
lanvent
|
bea4416f12
|
fix: wechatmp subscribe event
|
2023-04-07 18:23:52 +08:00 |
|
lanvent
|
2ea8b4ef73
|
fix: chat when single_chat_prefix is None
|
2023-04-07 16:30:38 +08:00 |
|
lanvent
|
e6946ef989
|
modify default value of concurrency_in_session
|
2023-04-07 16:03:59 +08:00 |
|
lanvent
|
d687f9329e
|
fix: add maxsplit=1 in wechatmp
|
2023-04-07 12:28:01 +08:00 |
|
lanvent
|
3207258fd9
|
fix: check duplicate in wechatmp
|
2023-04-07 12:22:24 +08:00 |
|
lanvent
|
d8b75206fe
|
feat: maxmize message length
|
2023-04-07 12:15:29 +08:00 |
|
lanvent
|
88e8dd5162
|
chroe: specify necessary property in chatmessage
|
2023-04-07 01:22:30 +08:00 |
|
lanvent
|
484de6237b
|
feat: terminal support plugins
|
2023-04-06 23:55:25 +08:00 |
|
lanvent
|
8b73a74609
|
fix: bug when reinstall plugin
|
2023-04-06 21:54:38 +08:00 |
|
lanvent
|
938e3b5cf2
|
role: add tags for role
|
2023-04-06 14:02:41 +08:00 |
|
lanvent
|
1dff630257
|
fix: avoid channel to generate not support reply
|
2023-04-06 02:05:36 +08:00 |
|
lanvent
|
9d8ae80548
|
feat: support set wechatmp_port
|
2023-04-06 00:48:49 +08:00 |
|
lanvent
|
7e7484a27d
|
Merge Pull Ruquest #757 into master
|
2023-04-05 23:37:02 +08:00 |
|
JS00000
|
0adf8d6e5d
|
Merge branch 'master' into wechatmp
|
2023-04-05 20:55:56 +08:00 |
|
JS00000
|
1a981ea970
|
Refactor: inherit ChatChannel
|
2023-04-05 20:55:24 +08:00 |
|
lanvent
|
5bd9f50818
|
feat: disable plugin when init failed
|
2023-04-05 18:05:28 +08:00 |
|
JS00000
|
fdf6b0dc6b
|
fix: web server port
|
2023-04-05 14:29:18 +08:00 |
|
lanvent
|
cc881adda6
|
Merge Pull Request #686 into master
|
2023-04-05 04:18:06 +08:00 |
|
lanvent
|
28eb67bc24
|
feat: reset will cancel unprocessed messages
|
2023-04-04 14:57:38 +08:00 |
|
lanvent
|
6c7e4aaf37
|
feat: prioritize handling commands
|
2023-04-04 14:29:03 +08:00 |
|