Skip to content

[Feature] 关于GEWE适配器支持。 #117

@sqiao7

Description

@sqiao7

请确认:

  • [ x] 新特性的目的明确
  • [ x] 我已经阅读了相关文档 并且找不到类似特性

Feature

概要

我最近正在将KOISHI的项目迁移到NONEBOT,我注意到在NONEBOT中对多适配器消息处理似乎很麻烦,alconna解决了很多这方面的问题。
我的项目中有使用到GEWE的服务,官方曾经也推出过该适配器 nonebot-adapter-gewe ,仓库已标注为不可用,我clone项目后对接口进行了更新以及适配当前的gewe系统已经可以正常使用该适配器。
我是否可以通过修改0.58.4(GEWE未被移除)的版本,通过修改适配器导入包已实现效果?

我修改了所有uniseg.adapters.gewechat下所有的原适配器包为我当前项目下的可用包后并没有反应。

08-22 05:41:22 [INFO] nonebot | Event will be handled by AlconnaMatcher(type='', module=src.plugins.test, lineno=17)
08-22 05:41:22 [INFO] nonebot | AlconnaMatcher(type='', module=src.plugins.test, lineno=17) running complete

是否已有相关实现

当前项目中已存在

其他内容

暂无

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions