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

废弃 registerProcessor, registerPreProcessor, Bot.process 并重命名为统一的 subscribe #133

Merged
merged 8 commits into from
Mar 9, 2024

Conversation

ForliyScarlet
Copy link
Member

@ForliyScarlet ForliyScarlet commented Mar 8, 2024

bot.subscribe { ... }
bot.subscribe<EventType> { ... }

Copy link

github-actions bot commented Mar 8, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@ForteScarlet ForteScarlet enabled auto-merge March 9, 2024 08:29
@ForteScarlet ForteScarlet disabled auto-merge March 9, 2024 08:34
@ForteScarlet ForteScarlet enabled auto-merge March 9, 2024 08:49
@ForteScarlet ForteScarlet merged commit e25a923 into dev/main Mar 9, 2024
7 checks passed
@ForteScarlet ForteScarlet deleted the rename-process-to-subscribe branch March 9, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants