Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

适配qq适配器 #105

Merged
merged 10 commits into from
Dec 8, 2023
Merged

适配qq适配器 #105

merged 10 commits into from
Dec 8, 2023

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    582c573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ed19c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb3f64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb72b1 View commit details
    Browse the repository at this point in the history
  5. ✨ 支持发送群聊和私聊消息

    he0119 authored and AzideCupric committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    451b3bb View commit details
    Browse the repository at this point in the history
  6. ✅ 修复 qq auto select bot 测试

    he0119 authored and AzideCupric committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3f0bdff View commit details
    Browse the repository at this point in the history
  7. ➖ 移除多余依赖

    he0119 authored and AzideCupric committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    03b6854 View commit details
    Browse the repository at this point in the history
  8. 🔥 删除多余日志

    he0119 authored and AzideCupric committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3fe4577 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. ✨ QQ 适配器部分实现 (#121)

    * ✨ 适配QQ适配器的频道部分
    
    * 🚨 auto fix by pre-commit hooks
    
    * 📝 元数据添加QQ适配器支持
    
    * 🐛 Mention user_id为str而非int
    
    * ✨ 支持发送群聊和私聊消息
    
    * ✅ 修复 qq auto select bot 测试
    
    * ➖ 移除多余依赖
    
    * 🔥 删除多余日志
    
    * ⬇️ update poetry lock
    
    * 🐛 取消版本限制
    
    * ✨ Use openid target in qq adapter
    
    * ✨ Format openid models
    
    * 🚨 auto fix by pre-commit hooks
    
    * 🚨 auto fix by pre-commit hooks
    
    * ✅ Add auto select bot test for openid targets
    
    * 🔥 Remove unused platform enum
    
    * 🎨 Rename extractor typevar
    
    * 🎨 Replace name with length in extrator param detection
    
    * ✅ Add tests of qqgroup and target dependency injection
    
    * ✅ Update qq dependency injection test
    
    ---------
    
    Co-authored-by: AzideCupric <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: uy_sun <[email protected]>
    4 people authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f986ba2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. 📝 update doc for qq

    felinae98 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ad86cec View commit details
    Browse the repository at this point in the history