394 次代码提交 (62e3baba202fa3574a422253eab5b15e8b80c020)
 

作者 SHA1 备注 提交日期
  lanvent 62e3baba20 feat: add plugin_trigger_prefix option 1年前
  lanvent e00c99c1d7 fix: typo in plugin role 1年前
  lanvent 31d5b95611 Update requirements-optional.txt 1年前
  lanvent cc881adda6 Merge Pull Request #686 into master 1年前
  lanvent eca369532d Merge Pull Request #663 into master 1年前
  Jianglang 9520d94b13
Update README.md 1年前
  lanvent f973bc3fe2 add requirements-optional.txt 1年前
  zhayujie 94004b095b fix: no debug config #744 1年前
  lanvent f652d592bd fix: typo in dequeue 1年前
  lanvent 186e18fe94 godcmd: load clear_memory_commands 1年前
  lanvent 28eb67bc24 feat: reset will cancel unprocessed messages 1年前
  lanvent 6c7e4aaf37 feat: prioritize handling commands 1年前
  lanvent 709a1317ef feat: add debug option 1年前
  lanvent 371e38cfa6 add concurrency_in_session,request_timeout options 1年前
  lanvent 5a221848e9 feat: avoid disorder by producer-consumer model 1年前
  lanvent 7458a6298f feat: add trigger_by_self option 1年前
  lanvent b0f54bb8b7 fix: dirty message including at and prefix 1年前
  lanvent acddadc406 feat: add convert pcm32 to pcm16 1年前
  goldfishh 761fb20dd9 plugin(tool) fix type error in old python ver 1年前
  lanvent b74274b96b fix: old code in hello plugin 1年前
  goldfishh 7835379f8f plugin(tool) add a config.json template and fix something 1年前
  lanvent 49ba278316 fix: use english filename 1年前
  lanvent 388058467c fix: delete same file twice 1年前
  lanvent cf25bd7869 feat: itchat show qrcode using viewer 1年前
  lanvent 02a95345aa fix: add more qrcode api 1年前
  lanvent 6076e2ed0a fix: voice longer than 60s cannot be sent 1年前
  lanvent cec674cb47 update qrcode 1年前
  Jianglang c5a90823fa
Update README.md 1年前
  Jianglang 18d82bc1f0
Update README.md 1年前
  lanvent a68af990ea update Readme.md 1年前
  lanvent e71c600d10 feat: new itchat qrcode generator 1年前
  lanvent d7f1f7182c feat: add always_reply_voice option 1年前
  lanvent dfb2e460b4 fix: voice length bug in wechaty 1年前
  lanvent 5badef8ba9 fix: correct sample rate when convert to silk 1年前
  lanvent 18aa5ce75c fix: get correct audio format in pytts 1年前
  lanvent 1545a9f262 feat: support azure voice 1年前
  Jianglang 47cc65a787
Merge pull request #720 from lanvent/master 1年前
  lanvent cda9d5873d plugins: support wechaty channel 1年前
  lanvent 02cd553990 refactor: using one processing logic in chat channel 1年前
  goldfishh 71d288f550 fix docs, break context 1年前
  lanvent 87df588c80 refactor: stripp processing unrelated to channel 1年前
  lanvent 4ad2997717 compatibility: lower boolean values in env 1年前
  lanvent 50a03e7c15 refactor: wrap wechaty message 1年前
  lanvent 4f3d12129c refactor: wrap wechat msg to make logic general 1年前
  lanvent 37a95980d4 feat: support at everywhere 1年前
  goldfishh f49806558e 修复readme部分有误描述 1年前
  goldfishh 8da362d6fe plugin(tool) update doc 1年前
  goldfishh bf02a59aec minor change 1年前
  goldfishh 461777cad3 fix: plugin tool: add reply to session 1年前
  goldfishh 0597ba20d2 minor change 1年前