-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
随机表情 自己, 这个功能每隔一段时间就会失效, 重启bot后就正常了
.env
DRIVER=~fastapi+~httpx+~websockets
PORT=xxx
HOST=127.0.0.1
LOG_LEVEL=DEBUG
SUPERUSERS=["xxx"] # 配置 NoneBot 超级用户
NICKNAME=["xx"] # 配置机器人的昵称
COMMAND_START=[""] # 配置命令起始字符
COMMAND_SEP=["."] # 配置命令分割字符
环境
插件信息
Version: 0.7.12
系统
ubuntu22
python3.11
使用的lgr
bot日志
随机表情 自己...
03-02 10:50:27 [DEBUG] nonebot | OneBot V11 | Calling API get_group_info
03-02 10:50:27 [DEBUG] nonebot | OneBot V11 | Calling API get_group_member_info
03-02 10:50:27 [DEBUG] nonebot | Checking for matchers in priority 12...
03-02 10:50:27 [DEBUG] nonebot | Plugin-Alconna | Alconna::随机表情 对 "随机表情 自己" 的解析结果是 (matched=True, header_match=(origin='随机表情' result='随机表情' matched=True groups={}), main_args={'args': ('自己',)})
03-02 10:50:27 [INFO] nonebot | Event will be handled by AlconnaMatcher(type='', module=nonebot_plugin_memes.matchers.command, lineno=293)
03-02 10:50:27 [DEBUG] nonebot | Running AlconnaMatcher(type='', module=nonebot_plugin_memes.matchers.command, lineno=293)
03-02 10:50:27 [DEBUG] nonebot | Running handler Dependent(call=_)
03-02 10:50:27 [DEBUG] nonebot | OneBot V11 | Calling API send_msg
03-02 10:50:28 [INFO] nonebot | AlconnaMatcher(type='', module=nonebot_plugin_memes.matchers.command, lineno=293) running complete
03-02 10:50:28 [DEBUG] nonebot | Checking for matchers completed
Metadata
Metadata
Assignees
Labels
No labels
