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

feat: 支持 OneBot 12 适配器 #261

Merged
merged 6 commits into from
Jan 2, 2023
Merged

feat: 支持 OneBot 12 适配器 #261

merged 6 commits into from
Jan 2, 2023

Conversation

he0119
Copy link
Owner

@he0119 he0119 commented Jan 2, 2023

同时移除了QQ频道适配器支持,以后的插件仅支持 OneBot 11/12。

需要根据群组存储数据:

  • 赛博医院
  • 复读
  • 问好

需要平台功能:

  • 自主禁言
  • 音乐

这几个插件暂时没想到怎么适配。

@github-actions github-actions bot added the enhancement New feature or request label Jan 2, 2023
@he0119 he0119 changed the title feat: 支持 onebot 12 适配器 feat: 支持 OneBot 12 适配器 Jan 2, 2023
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #261 (8792604) into master (bdfc1ff) will decrease coverage by 0.35%.
The diff coverage is 73.17%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   77.48%   77.13%   -0.36%     
==========================================
  Files          57       57              
  Lines        2190     2169      -21     
==========================================
- Hits         1697     1673      -24     
- Misses        493      496       +3     
Impacted Files Coverage Δ
src/plugins/ban/__init__.py 72.04% <ø> (-0.30%) ⬇️
src/plugins/ff14/config.py 100.00% <ø> (ø)
src/plugins/ff14/plugins/fflogs/fflogs_data.py 64.51% <ø> (-1.11%) ⬇️
src/plugins/ff14/plugins/fflogs/fflogs_models.py 90.24% <ø> (-0.24%) ⬇️
src/plugins/ff14/plugins/gate/__init__.py 92.30% <ø> (ø)
src/plugins/ff14/plugins/nuannuan/__init__.py 90.90% <ø> (ø)
src/plugins/ff14/plugins/nuannuan/data_source.py 90.47% <ø> (-0.44%) ⬇️
src/plugins/ff14/plugins/price/__init__.py 93.33% <0.00%> (ø)
src/plugins/hospital/__init__.py 89.65% <ø> (ø)
src/plugins/morning/plugins/hello/__init__.py 87.50% <ø> (ø)
... and 23 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@he0119 he0119 merged commit 5f790c8 into master Jan 2, 2023
@he0119 he0119 deleted the feat/ob12 branch January 2, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant