mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
connect driver-adapter-matcher
This commit is contained in:
@ -13,8 +13,6 @@ nonebot.init()
|
||||
app = nonebot.get_asgi()
|
||||
|
||||
nonebot.load_plugins("test_plugins")
|
||||
print(nonebot.get_loaded_plugins())
|
||||
print(matchers)
|
||||
|
||||
if __name__ == "__main__":
|
||||
nonebot.run(app="bot:app")
|
||||
|
Reference in New Issue
Block a user