118 Commits (dbe2f17e1a9d5c4cfc65eeac9c3c425b98ef3e47)

Author SHA1 Message Date
  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
  lanvent dfb2e460b4 fix: voice length bug in wechaty 1 year ago
  lanvent 18aa5ce75c fix: get correct audio format in pytts 1 year ago
  lanvent cda9d5873d plugins: support wechaty channel 1 year ago
  lanvent 02cd553990 refactor: using one processing logic in chat channel 1 year ago
  lanvent 87df588c80 refactor: stripp processing unrelated to channel 1 year ago
  lanvent 50a03e7c15 refactor: wrap wechaty message 1 year ago
  lanvent 4f3d12129c refactor: wrap wechat msg to make logic general 1 year ago
  lanvent 37a95980d4 feat: support at everywhere 1 year ago
  lanvent d9ef5a6612 fix: 无前缀触发bug 1 year ago
  lanvent 66a81cd47c fix: 修复群语音触发bug 1 year ago
  lanvent 7a94745b8a fix: group chat bug 1 year ago
  lanvent 83136e3142 feat: refactor handle function 1 year ago
  lanvent 62df27eaa1 fix: retry when send failed 1 year ago
  lanvent 349115b948 fix: use mp3 file when mp3_to_wav failed 1 year ago
  lanvent 4fd7e4be67 fix: ignore remove file failed 1 year ago
  lanvent 432b39a9c4 fix: single voice to text bug 1 year ago
  zhanws 26540bfb63
补充语音单聊前缀判断过滤 (#661) 1 year ago
  lanvent 72994bc9ef fix: voice to text bug 1 year ago
  zhayujie f644682be7 fix: add voice dependency compatibility #641 1 year ago
  lanvent e78886fb35 feat: new voice class pytts 1 year ago
  lanvent dcb9d7fc2a fix: empty content issue 1 year ago
  zwssunny b3c8a7d8de check_prefix函数跑到外面了 1 year ago
  zwssunny 1baf1a79e5 合并冲突 1 year ago
  lanvent 74f383a7d4 Merge pull request #629 from Chiaki-Chan/master 1 year ago
  zwssunny f76e8d9a77 根据参数创建频道 1 year ago
  zwssunny 24de670c2c 解决语音的识别和转换兼容性 1 year ago
  Chiaki 9b389ffc33 1.itchat添加群组语音回复文本功能;2.itchat添加群组语音回复语音功能;3.更新redeme 1 year ago
  zwssunny b3cb81aa52 wx频道增加群语音聊天功能 1 year ago
  lanvent b50ebc05a0 fix: username not in itchat msg 1 year ago
  Chiaki 7c4037147c 1.wechaty添加群组语音回复文本功能;2.wechaty添加群组语音回复语音功能;3.更新config.py和readme; 1 year ago