Commit Graph

544 Commits

Author SHA1 Message Date
lanvent 6c7e4aaf37 feat: prioritize handling commands 2023-04-04 14:29:03 +08:00
lanvent 709a1317ef feat: add debug option 2023-04-04 14:02:14 +08:00
lanvent 371e38cfa6 add concurrency_in_session,request_timeout options 1.1.8 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
JS00000 6901c5ba56 Plugins: register function add namecn 2023-04-04 03:17:19 +08:00
JS00000 21a3b0d9a1 using pickle instead of redis 2023-04-04 03:17:19 +08:00
JS00000 29422edcc9 SSL support 2023-04-04 03:17:19 +08:00
JS00000 2da1c18b71 remark 2023-04-04 03:17:19 +08:00
JS00000 be592cc290 update readme 2023-04-04 03:17:19 +08:00
JS00000 ce8635dd99 pull request ready 2023-04-04 03:17:19 +08:00
JS00000 76783f0ad3 private openai_api_key 2023-04-04 03:17:19 +08:00
JS00000 441228e200 plugins optimization 2023-04-04 03:17:19 +08:00
JS00000 45a131aa0d support plugins 2023-04-04 03:17:19 +08:00
JS00000 a7900d4b2c fix bug 2023-04-04 03:17:19 +08:00
JS00000 a4b1d7446a wechatmp 2023-04-04 03:17:19 +08:00
lanvent 7458a6298f feat: add trigger_by_self option 1.1.7.4 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 acddadc406 feat: add convert pcm32 to pcm16 2023-04-03 22:55:39 +08:00
goldfishh 761fb20dd9 plugin(tool) fix type error in old python ver 2023-04-03 09:01:51 +08:00
lanvent b74274b96b fix: old code in hello plugin 2023-04-03 02:00:33 +08:00
goldfishh 7835379f8f plugin(tool) add a config.json template and fix something 2023-04-02 23:17:21 +08:00
lanvent 49ba278316 fix: use english filename 2023-04-02 16:50:11 +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 1.1.7.3 2023-04-02 14:13:38 +08:00
lanvent 6076e2ed0a fix: voice longer than 60s cannot be sent 1.1.7.2 2023-04-02 12:29:10 +08:00
lanvent cec674cb47 update qrcode 1.1.7.1 2023-04-02 04:44:08 +08:00
Jianglang c5a90823fa Update README.md 2023-04-02 04:30:40 +08:00
Jianglang 18d82bc1f0 Update README.md 1.1.7 2023-04-02 04:23:13 +08:00
lanvent a68af990ea update Readme.md 2023-04-02 04:19:50 +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 5badef8ba9 fix: correct sample rate when convert to silk 2023-04-01 20:59:52 +08:00
lanvent 18aa5ce75c fix: get correct audio format in pytts 2023-04-01 20:58:06 +08:00
lanvent 1545a9f262 feat: support azure voice 2023-04-01 16:36:27 +08:00
Jianglang 47cc65a787 Merge pull request #720 from lanvent/master
wechaty支持插件
1.1.6
2023-04-01 05:01:31 +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
goldfishh 71d288f550 fix docs, break context 2023-04-01 01:32:03 +08:00
lanvent 87df588c80 refactor: stripp processing unrelated to channel 2023-03-31 22:31:10 +08:00
lanvent 4ad2997717 compatibility: lower boolean values in env 1.1.5.3 2023-03-31 15:25:02 +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
goldfishh f49806558e 修复readme部分有误描述 2023-03-31 00:53:31 +08:00
goldfishh 8da362d6fe plugin(tool) update doc 2023-03-31 00:36:18 +08:00
goldfishh bf02a59aec minor change 2023-03-30 23:58:04 +08:00
goldfishh 461777cad3 fix: plugin tool: add reply to session 2023-03-30 20:02:11 +08:00
goldfishh 0597ba20d2 minor change 2023-03-30 20:02:11 +08:00