添加 unbind 指令 (#525)

*  添加依赖 nonebot-plugin-waiter

*  添加 unbind 指令
This commit is contained in:
呵呵です
2024-12-19 03:59:22 +08:00
committed by GitHub
parent 96f5d4559d
commit cfcda6f597
11 changed files with 271 additions and 11 deletions

View File

@@ -10,6 +10,7 @@ require_plugins = {
'nonebot_plugin_session',
'nonebot_plugin_user',
'nonebot_plugin_userinfo',
'nonebot_plugin_waiter',
}
for i in require_plugins: