Skip to content

随机表情 自己 找不到符合参数数量的表情 #149

@Yuelioi

Description

@Yuelioi

随机表情 自己, 这个功能每隔一段时间就会失效, 重启bot后就正常了

Image

.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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions