he0119 / nonebot-plugin-wordcloud

适用于 NoneBot2 的词云插件
https://pypi.org/project/nonebot-plugin-wordcloud/
MIT License
86 stars 7 forks source link

fix: 修复某个群组定时发送词云失败时影响其他群组的问题 #282

Closed he0119 closed 5 months ago

he0119 commented 5 months ago

这样即使其中一个群组发送出错也不会影响到另一个。

fixed #281

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (b092eaf) to head (9a47324).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 391 394 +3 ========================================= + Hits 391 394 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.