Replies: 1 comment
-
|
感谢提议 目前,NoneBot CLI 将作为一项开源之夏暑期2022的项目 如果您想加入对NoneBot的改进工作,您也可以参加报名成为学员来协力我们进行改进工作 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
功能类似于flask cli提供的功能https://flask.palletsprojects.com/en/2.1.x/cli/#plugins
目前观察到社区中的一些插件通过别的方式实现了类似的功能,例如https://github.com/SK-415/HarukaBot/blob/master/src/plugins/haruka_bot/cli/bot.py
个人感觉也需要这个功能,所以未来是否有机会在nb-cli中实现这个功能
Beta Was this translation helpful? Give feedback.
All reactions