Giter VIP home page Giter VIP logo

Comments (4)

SEAFHMC avatar SEAFHMC commented on August 29, 2024

你好,麻烦提供一下Nonebot那边的日志。

from nonebot-plugin-who-at-me.

AquamarineCyan avatar AquamarineCyan commented on August 29, 2024

你好,麻烦提供一下Nonebot那边的日志。

COMMAND_START=[""]

clear_db
06-16 08:47:07 [SUCCESS] nonebot | ONEBOT V11 2799364859 | [message.private.friend]: Message -715126796 from 1057424730 "clear_db"
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 1...
06-16 08:47:07 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running handler <Dependent call=<function _ at 0x0000026D82363160>, params=[ModelField(name='event', type=Union[MessageEvent, GuildMessageEvent], required=True)], parameterless=[]>
06-16 08:47:07 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False> running complete
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running handler <Dependent call=<function _ at 0x0000026DFCF8A9D0>, params=[ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]>
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Handler <Dependent call=<function _ at 0x0000026DFCF8A9D0>, params=[ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]> param event value [message.private.friend]: Message -715126796 from 1057424730 "clear_db" mismatch type GroupMessageEvent, skipped
06-16 08:47:07 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False> running complete
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 2...
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 4...
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 5...
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 8...
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 10...
06-16 08:47:07 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
06-16 08:47:07 [DEBUG] nonebot | Running handler <Dependent call=<function repeater at 0x0000026DFD961310>, params=[ModelField(name='bot', type=Bot, required=True), ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]>
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Handler <Dependent call=<function repeater at 0x0000026DFD961310>, params=[ModelField(name='bot', type=Bot, required=True), ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]> param event value [message.private.friend]: Message -715126796 from 1057424730 "clear_db" mismatch type GroupMessageEvent, skipped
06-16 08:47:07 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False> running complete
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 11...
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 13...
06-16 08:47:07 [DEBUG] nonebot | Checking for matchers in priority 15...
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:07 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
clear_all
06-16 08:47:19 [SUCCESS] nonebot | ONEBOT V11 2799364859 | [message.private.friend]: Message -1570293918 from 1057424730 "clear_all"
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 1...
06-16 08:47:19 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running handler <Dependent call=<function _ at 0x0000026D82363160>, params=[ModelField(name='event', type=Union[MessageEvent, GuildMessageEvent], required=True)], parameterless=[]>
06-16 08:47:19 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_bilibili_viode, type=message, priority=1, temp=False> running complete
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running handler <Dependent call=<function _ at 0x0000026DFCF8AA60>, params=[], parameterless=[]>
06-16 08:47:19 [DEBUG] nonebot | OneBot V11 | Calling API send_msg
06-16 08:47:19 [DEBUG] nonebot | Running CalledAPI hooks...
06-16 08:47:19 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_who_at_me, type=message, priority=1, temp=False> running complete
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 2...
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 4...
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 5...
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 8...
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 10...
06-16 08:47:19 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
06-16 08:47:19 [DEBUG] nonebot | Running handler <Dependent call=<function repeater at 0x0000026DFD961310>, params=[ModelField(name='bot', type=Bot, required=True), ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]>
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Handler <Dependent call=<function repeater at 0x0000026DFD961310>, params=[ModelField(name='bot', type=Bot, required=True), ModelField(name='event', type=GroupMessageEvent, required=True)], parameterless=[]> param event value [message.private.friend]: Message -1570293918 from 1057424730 "clear_all" mismatch type GroupMessageEvent, skipped
06-16 08:47:19 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False> running complete
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Checking for matchers in priority 11...
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored
06-16 08:47:19 [DEBUG] nonebot | Event type <class 'nonebot.adapters.onebot.v11.event.PrivateMessageEvent'> not match annotation GroupMessageEvent, ignored

from nonebot-plugin-who-at-me.

SEAFHMC avatar SEAFHMC commented on August 29, 2024

看了下,/clear_db写成仅群聊可用了。我改改。

from nonebot-plugin-who-at-me.

AquamarineCyan avatar AquamarineCyan commented on August 29, 2024

看了下,/clear_db写成仅群聊可用了。我改改。

好,主要是私聊问谁艾特我常用

from nonebot-plugin-who-at-me.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.