lanvent
20b71f206b
feat: add subscribe_msg option for wechatmp, wechatmp_service, and wechatcom_app channels
пре 1 година
lanvent
73c87d5959
fix(wechatcomapp): split long text messages into multiple parts
пре 1 година
lanvent
c6601aaeed
fix: ensure get access_token thread-safe
пре 1 година
lanvent
6e14fce1fe
docs: update README.md for wechatcom_app
пре 1 година
lanvent
79d10be8a0
fix(wechatmp): add clear_quota_lock to ensure thread safe
пре 1 година
lanvent
2ec5374765
feat:modify wechatcom to wechatcom_app
пре 1 година
lanvent
8205d2552c
fix(Dockerfile): add extra-index-url to pip install command
пре 1 година
lanvent
a52f54d988
docs(wechatmp): Update README.md
пре 1 година
lanvent
618c94edb8
formatting: run precommit on all files
пре 1 година
lanvent
4af2c7f3d7
fix: escape regex pattern
пре 1 година
lanvent
361f599df0
fix: escape regex patterns when matching name
пре 1 година
lanvent
7c85c6f742
feat(wechatmp): add support for message encryption
- Add support for message encryption in WeChat MP channel.
- Add `wechatmp_aes_key` configuration item to `config.json`.
пре 1 година
lanvent
b5df6faadf
feat: verify server when receive message in wechatmp
пре 1 година
lanvent
7cefe2d825
fix: split long text messages into multiple parts in wechatmp_service
пре 1 година
lanvent
665001732b
feat: add image compression
Add image compression feature to WechatComAppChannel to compress images larger than 10MB before uploading to WeChat server. The compression is done using the `compress_imgfile` function in `utils.py`. The `fsize` function is also added to `utils.py` to calculate the size of a file or buffer.
пре 1 година
lanvent
cca49da730
fix: fix subscribe_msg
пре 1 година
lanvent
f6d370ad29
fix: check if event is subscribe
пре 1 година
lanvent
c9131b333b
feat: add clear_quota_v2 method to clear API quota when it's used up
пре 1 година
lanvent
e44161bf42
fix: voice_reply_voice not work
пре 1 година
lanvent
a26189fb25
chore: remove passive_reply_message.py
пре 1 година
lanvent
89dd8a1db6
refactor(wechatmp): use wechatpy to handle wechatmp messages
feat(wechatmp): add support for image and voice replies
пре 1 година
JS00000
650e0b4ad4
wechatmp: adjust log
пре 1 година
JS00000
71c8043699
update README
пре 1 година
JS00000
40264bc9cb
fix: delete permanent media
пре 1 година
JS00000
a7772316f9
feat: wechatmp channel support voice/image reply
пре 1 година
lanvent
3e9e8d442a
docs: add README.md for wechatcomapp channel
пре 1 година
lanvent
d2bf90c6c7
refactor: rename WechatComChannel to WechatComAppChannel
пре 1 година
JS00000
1e58c1ad2b
fix: wechatmp channel now do not need client
пре 1 година
JS00000
f32f8aa08e
Update readme, and make the structure more clear
пре 1 година
lanvent
3ea8781381
feat(wechatcom): add support for sending image
пре 1 година
lanvent
ab83dacb76
feat(wechatcom): add support for sending voice messages
пре 1 година
lanvent
4cbf46fd4d
feat: add support for wechatcom channel
пре 1 година
JS00000
df4c1f0401
wechatmp: logic simplification
пре 1 година
JS00000
9a86a67984
update readme
пре 1 година
lanvent
de33911460
feat: add support for PATPAT context
пре 1 година
JS00000
68361cddd2
wechatmp_service: image and voice reply supported
пре 1 година
lanvent
6404332adc
feat: itchat support joingroup message
пре 1 година
lanvent
8f72e8c3e6
formatting code
пре 1 година
李超
29fbf69945
feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl
пре 1 година
lanvent
720de9d73f
chore: strip content
пре 1 година
lanvent
9cef559a05
feat: support receive_message event
пре 1 година
JS00000
88f4a45cae
微信公众号语音输入支持 ( #808 )
пре 1 година
JS00000
7fb4f72b84
update wechatmp README
пре 1 година
JS00000
8fa3da9ca5
wechatmp: voice input support
пре 1 година
lanvent
fcfafb05f1
fix: wechatmp's deadloop when reply is None from @JS00000 #789
пре 1 година
JS00000
f687b2b6f4
remove _success_callback
пре 1 година
JS00000
8ee7a48151
fix: wechatmp's deadloop when reply is None
пре 1 година
lanvent
6bd1242d43
chore: update requirements and config-template
пре 1 година
lanvent
8779eab36b
feat: itchat support picture msg
пре 1 година
lanvent
3174b1158c
chore: merge itchat msg
пре 1 година