Commit Graph

225 Commits

Author SHA1 Message Date
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
lanvent 371e38cfa6 add concurrency_in_session,request_timeout options 2023-04-04 13:33:01 +08:00
lanvent 5a221848e9 feat: avoid disorder by producer-consumer model 2023-04-04 05:18:09 +08:00
lanvent 7458a6298f feat: add trigger_by_self option 2023-04-03 23:58:19 +08:00
lanvent b0f54bb8b7 fix: dirty message including at and prefix 2023-04-03 23:53:58 +08:00
lanvent 388058467c fix: delete same file twice 2023-04-02 14:55:45 +08:00
lanvent cf25bd7869 feat: itchat show qrcode using viewer 2023-04-02 14:45:38 +08:00
lanvent 02a95345aa fix: add more qrcode api 2023-04-02 14:13:38 +08:00
lanvent 6076e2ed0a fix: voice longer than 60s cannot be sent 2023-04-02 12:29:10 +08:00
lanvent cec674cb47 update qrcode 2023-04-02 04:44:08 +08:00
lanvent e71c600d10 feat: new itchat qrcode generator 2023-04-02 03:46:09 +08:00
lanvent d7f1f7182c feat: add always_reply_voice option 2023-04-01 22:27:11 +08:00
lanvent dfb2e460b4 fix: voice length bug in wechaty 2023-04-01 21:58:55 +08:00
lanvent 18aa5ce75c fix: get correct audio format in pytts 2023-04-01 20:58:06 +08:00
lanvent cda9d5873d plugins: support wechaty channel 2023-04-01 04:26:34 +08:00
lanvent 02cd553990 refactor: using one processing logic in chat channel 2023-04-01 04:24:00 +08:00
lanvent 87df588c80 refactor: stripp processing unrelated to channel 2023-03-31 22:31:10 +08:00
lanvent 50a03e7c15 refactor: wrap wechaty message 2023-03-31 05:36:53 +08:00
lanvent 4f3d12129c refactor: wrap wechat msg to make logic general 2023-03-31 05:36:52 +08:00
lanvent 37a95980d4 feat: support at everywhere 2023-03-31 05:27:19 +08:00
lanvent d9ef5a6612 fix: 无前缀触发bug 2023-03-30 18:26:44 +08:00
lanvent 66a81cd47c fix: 修复群语音触发bug 2023-03-30 16:26:01 +08:00
lanvent 7a94745b8a fix: group chat bug 2023-03-30 16:06:57 +08:00
lanvent 83136e3142 feat: refactor handle function 2023-03-30 14:44:45 +08:00
lanvent 62df27eaa1 fix: retry when send failed 2023-03-30 00:23:57 +08:00
lanvent 349115b948 fix: use mp3 file when mp3_to_wav failed 2023-03-29 17:05:32 +08:00
lanvent 4fd7e4be67 fix: ignore remove file failed 2023-03-29 16:46:55 +08:00
lanvent 432b39a9c4 fix: single voice to text bug 2023-03-29 11:32:30 +08:00
zhanws 26540bfb63 补充语音单聊前缀判断过滤 (#661) 2023-03-29 01:41:36 +08:00
lanvent 72994bc9ef fix: voice to text bug 2023-03-28 18:56:36 +08:00
zhayujie f644682be7 fix: add voice dependency compatibility #641 2023-03-28 10:15:21 +08:00
lanvent e78886fb35 feat: new voice class pytts 2023-03-28 03:14:26 +08:00
lanvent 80bf6a0c7a Merge branch 'master' of github.com:zwssunny/chatgpt-on-wechat into zwssunny-master 2023-03-28 01:29:21 +08:00
lanvent dcb9d7fc2a fix: empty content issue 2023-03-28 01:16:29 +08:00
zwssunny b3c8a7d8de check_prefix函数跑到外面了 2023-03-27 19:58:29 +08:00