Abyss-Seeker
|
9a371a4d4d
|
Update wechat_message.py
加入更多英文适配(通过QR code加入群聊)
|
3 months ago |
Abyss-Seeker
|
1e92828f1a
|
支持更多语言(英语)
加入了notes_join_group,notes_exit_group,notes_patpat列表,可以在加入群聊,退出群聊和拍一拍消息中匹配更多的字符。在此完成了英语(invited, removed, tickled)的匹配,使如果微信语言是英文的话也可以正常识别啦!同时,以后也可以通过加list和判断语句的方式支持更多语言!
|
3 months ago |
6vision
|
b544a4c954
|
fix: Use default expiration time for ExpiredDict if not set in config
|
3 months ago |
6vision
|
baff5fafec
|
Optimization
|
3 months ago |
6vision
|
e68936e36e
|
Support images in webp format.
|
3 months ago |
6vision
|
7dbd195e45
|
Support images in webp format.
|
3 months ago |
baojingyu
|
2f8099059c
|
修复chat_channel配置参数取值错误bug,优化dingtalk_channel回复打字机效果流式 AI卡片、dingtalk_message图片或富文本消息接收
|
6 months ago |
zhayujie
|
a6ef3bc0ce
|
fix: add channel login exception log
|
6 months ago |
zhayujie
|
66a014150b
|
fix: config update bug
|
7 months ago |
Clivia
|
8309f7cdbe
|
feat ReplyType.IMAGE 回复图片为空的BUG
|
7 months ago |
rowan.wu
|
8093fcc64c
|
修复两处BUG
1、类型定义中使用了驼峰,但其他位置使用的大写
2、微信channel中,发送IMAGE,多余了seek方法
|
8 months ago |
zhayujie
|
af5bc73dc0
|
feat: optimize consumer thread pool
|
9 months ago |
zhayujie
|
95708489c9
|
fix: wxcomapp user name
|
9 months ago |
zhayujie
|
4536f9c177
|
feat: client mng
|
10 months ago |
zhayujie
|
c3f7e2645c
|
feat: channel client
|
10 months ago |
erayyym
|
36f9680eec
|
adding features: 退群提醒
后面还打算想办法加用户自己退出的提醒,目前版本是可以在群主(且群主/管理员自己是bot)踢人时候发出提醒
|
11 months ago |
zhayujie
|
aaed3f9839
|
fix: ignore system message
|
1 year ago |
zhayujie
|
dd082bd212
|
fix: search miss config
|
1 year ago |
befantasy
|
f72cd13fba
|
Update wechat_message.py
|
1 year ago |
befantasy
|
5b552dffbf
|
Update wechat_channel.py 新增 ContextType.ACCEPT_FRIEND
|
1 year ago |
zhayujie
|
55cc35efa9
|
feat: document summary and chat with content
|
1 year ago |
befantasy
|
a74aa12641
|
Update wechat_channel.py
|
1 year ago |
befantasy
|
6bd286e8d5
|
Update wechat_channel.py to support ReplyType.FILE
|
1 year ago |
zhayujie
|
2473334dfc
|
fix: channel send compatibility and add log
|
1 year ago |
zhayujie
|
395edbd9f4
|
fix: only filter messages sent by the bot itself in private chat
|
1 year ago |
zhayujie
|
2386eb8fc2
|
fix: unable to use plugin when group nickname is set
|
1 year ago |
zhayujie
|
a786fa4b75
|
fix: reduce the expiration time and avoid storing the original message text to decrease memory usage
|
1 year ago |
zhayujie
|
709b5be634
|
fix: group voice config and azure model calc support
|
1 year ago |
zhayujie
|
34277a3940
|
feat: add app market
|
1 year ago |
SSMario
|
44cb54a9ea
|
feat: 手机上回复消息,不触发机器人
|
1 year ago |
lanvent
|
527d5e1dbc
|
fix(itchat): add error log when hot reload fails and log out before logging in normally
|
1 year ago |
lanvent
|
618c94edb8
|
formatting: run precommit on all files
|
1 year ago |
lanvent
|
4af2c7f3d7
|
fix: escape regex pattern
|
1 year ago |
lanvent
|
361f599df0
|
fix: escape regex patterns when matching name
|
1 year ago |
lanvent
|
4cbf46fd4d
|
feat: add support for wechatcom channel
|
1 year ago |
lanvent
|
de33911460
|
feat: add support for PATPAT context
|
1 year ago |
lanvent
|
6404332adc
|
feat: itchat support joingroup message
|
1 year ago |
lanvent
|
8f72e8c3e6
|
formatting code
|
1 year ago |
李超
|
29fbf69945
|
feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl
|
1 year ago |
lanvent
|
6bd1242d43
|
chore: update requirements and config-template
|
1 year ago |
lanvent
|
8779eab36b
|
feat: itchat support picture msg
|
1 year ago |
lanvent
|
3174b1158c
|
chore: merge itchat msg
|
1 year ago |
lanvent
|
1dff630257
|
fix: avoid channel to generate not support reply
|
1 year ago |
lanvent
|
5a221848e9
|
feat: avoid disorder by producer-consumer model
|
1 year ago |
lanvent
|
388058467c
|
fix: delete same file twice
|
1 year ago |
lanvent
|
cf25bd7869
|
feat: itchat show qrcode using viewer
|
1 year ago |
lanvent
|
02a95345aa
|
fix: add more qrcode api
|
1 year ago |
lanvent
|
6076e2ed0a
|
fix: voice longer than 60s cannot be sent
|
1 year ago |
lanvent
|
cec674cb47
|
update qrcode
|
1 year ago |
lanvent
|
e71c600d10
|
feat: new itchat qrcode generator
|
1 year ago |