Skip to content

issues Search Results · repo:cnlimiter/onebot-mirai language:Java

Filter by

15 results
 (50 ms)

15 results

incnlimiter/onebot-mirai (press backspace or delete to remove)

建议添加合并转发消息能力
  • Starrain08
  • Opened 
    on Apr 24, 2024
  • #22

劳烦添加 send_group_forward_msg 和 send_private_forward_msg api
  • bincooo
  • Opened 
    on Mar 10, 2024
  • #17

实际使用过程中nonebot中使用onebot11适配器连接,发现mirai端有日志显示连接成功,但nonebot无日志输出,也无法收发消息,通过查阅代码发现onebot11适配器建立连接时会等待收到heartbeat才会创建bot对象,因此请求添加连接成功后向连接端返回heartbeat的功能。
enhancement
  • A-n-k-a
  • Opened 
    on Mar 8, 2024
  • #16

使用nonebot2,插件采用反向ws与其连接。提交发送的信息带有图片和文字,而最终发送结果只有文字,图片消失。 日志: 2024-02-24 17:30:54 I/Bot.181*****3: Login successful 2024-02-24 17:30:54 I/Bot.181*****3: Saved account ...
bug
  • DIM0x
  • 1
  • Opened 
    on Feb 25, 2024
  • #14

我已在mirai-console-loader中加载了插件,并在 config/cn.evole.mirai.onebot/setting.yml中配置了机器人的反向ws连接,但是启动后并没有连接到服务,同时显示 2024-02-24 10:47:06 I/onebot-mirai: OneBot Loaded! 2024-02-24 10:47:06 I/onebot-mirai: 插件当前版本: ...
  • QSlotus
  • 5
  • Opened 
    on Feb 24, 2024
  • #13

问题描述 开启http服务,端口6700,添加accessToken,timeout调3或者0,http无效 使用curl curl -v --header Content-Type: application/json --header Accept: application/json, text/plain, */* --header Authorization: Bearer zuiX1xJcwIYW5lzf ...
bug
  • cnrenil
  • 2
  • Opened 
    on Jan 31, 2024
  • #12

nonebot.adapters.onebot.v11.exception.ActionFailed: ActionFailed(status= failed , retcode=103, echo= 4 ) 2024-01-25 16:29:56 E/OneBot_Mirai: java.lang.NullPointerException: Parameter specified as non-null ...
  • bowen99
  • 1
  • Opened 
    on Jan 25, 2024
  • #11

2024-01-22 11:27:48 V/Bot. - sudo tps 2024-01-22 11:27:49 I/onebot-mirai: Bot: 正向Websocket服务端 收到请求 2024-01-22 11:27:49 E/onebot-mirai: java.lang.IllegalStateException: Not a JSON Array: 命令已提交 java.lang.IllegalStateException: ...
enhancement
  • zzj2039
  • 3
  • Opened 
    on Jan 22, 2024
  • #10

每隔一段时间就会报错 2024-01-22 12:10:31 W/stderr: java.io.FileNotFoundException: D:\新建文件夹 (2)\data\cn.evole.mirai.onebot\db\db.obm_ (系统找不到指定的路径。) 2024-01-22 12:10:31 W/stderr: at java.base/java.io.FileOutputStream.open0(Native ...
bug
  • zzj2039
  • 1
  • Opened 
    on Jan 22, 2024
  • #9

从 最新一个action 下的 报错如下 2024-01-16 20:16:31 E/main: Failed to init MiraiConsole. net.mamoe.mirai.console.plugin.loader.PluginLoadException: Exception while loading OneBot_Mirai v0.1.6 at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.load(BuiltInJvmPluginLoaderImpl.kt:373) ...
  • SherkeyXD
  • 1
  • Opened 
    on Jan 16, 2024
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub