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

适配nonebot新版本CommandSession? #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sam5440
Copy link

@Sam5440 Sam5440 commented Jan 17, 2022

File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\modules\authMS\card.py", line 80, in
async def reg_group_chat(session: CommandSession):
NameError: name 'CommandSession' is not defined

  File "C:\Users\Administrator\Desktop\HoshinoBot\hoshino\modules\authMS\card.py", line 80, in <module>
    async def reg_group_chat(session: CommandSession):
NameError: name 'CommandSession' is not defined
@Sam5440
Copy link
Author

Sam5440 commented Jan 18, 2022

有hoshino最新版的合适版本

没有 有点怪感觉这个 感觉是有部分更新了多少部分又没有更新 所以说一些函数找不到
把那些找不到的改掉就好了 或者用旧版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant