MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接
    1. Home
    2. MrXiaoM
    3. Posts
    • Profile
    • Following 9
    • Followers 39
    • Topics 37
    • Posts 865
    • Best 206
    • Controversial 0
    • Groups 5

    Posts made by MrXiaoM

    • RE: 获取二维码位置&登陆状态

      请参考项目
      https://github.com/MrXiaoM/mirai-console-dev-qrlogin
      不需要依赖,直接复制部分代码即可。
      有将二维码输出到控制台,也有用 swing 窗口显示二维码的方案,改改就能实现你的需求了。

      posted in 开发交流
      MrXiaoM
      MrXiaoM
    • RE: qsign —— 签名 不要指望用来解决code=45

      @Angrybird1997 mirai 分支

      posted in 插件发布
      MrXiaoM
      MrXiaoM
    • RE: 只显示INFO级别日志

      @NoNameGMM
      https://github.com/mamoe/mirai/tree/dev/logging

      在这里添加日志转接器,然后 mirai 的日志就被对应的日志框架接管了。
      自行编写配置修改日志级别

      posted in 开发交流
      MrXiaoM
      MrXiaoM
    • RE: 只显示INFO级别日志

      mirai-console 的话,/config/Console/Logger.yml 可以设置各个日志记录器的级别。
      mirai-core 的话,看你用的什么日志框架,该怎么设置就怎么设置

      posted in 开发交流
      MrXiaoM
      MrXiaoM
    • RE: 提示没有权限 但已经设置了

      使用前应该查阅的相关文档或项目

      • ...
      • Permission Command
      • ...

      不读文档导致的

      posted in BUG反馈
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 加载顺序问题,现已在最新版本的 Overflow 修复

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 记错了,应该是这个
      https://mirai.mamoe.net/topic/715
      同时,在论坛搜“服务器”(高级搜索选择插件发布板块)可以找到其它替代品

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 我记得论坛有同名的插件,是参考这个插件写的

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 不用发日志了,我的建议是换插件。这个插件太老了。

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 发日志

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: Overflow —— 将 mirai 实现换成 Onebot,机器人的又一个解决方案

      @zhenjing666 什么奇闻插件不支持 2.16

      posted in 项目发布
      MrXiaoM
      MrXiaoM
    • RE: 怎么构造那种小程序卡片呢?

      @hhhh 我不知道

      posted in 开发交流
      MrXiaoM
      MrXiaoM
    • RE: 怎么构造那种小程序卡片呢?

      发 json 消息需要签名(不是签名服务),即token的值。没有签名就发出去看不到

      posted in 开发交流
      MrXiaoM
      MrXiaoM
    • RE: Mirai 摸鱼&开发交流群 非官方

      Q7P37I%R%_JPSZCZK_4.png

      posted in 摸鱼区
      MrXiaoM
      MrXiaoM
    • RE: 【每日沙雕图】沙雕小别墅

      KMB{M3I7YT1G10$M}W@AV0G.jpg

      posted in 摸鱼区
      MrXiaoM
      MrXiaoM
    • RE: LoliYouWant —— 随机萝莉图,刑啊

      0.3.0 更新

      这是一个大更新,配置文件有部分增删,请在更新前备份配置文件。

      优化

      • 优化代码结构

      新增

      • 增加 /loli search 命令,通过关键词搜索 tags 并获取图片 (beta)
      • 增加 来点 前缀搜索 tags

      修复

      • 找不到 /luwadmin 命令的问题
      posted in 插件发布
      MrXiaoM
      MrXiaoM
    • RE: LoliYouWant —— 随机萝莉图,刑啊

      0.2.6 更新

      优化

      • 单次获取图片数量增多到40,避免图片全部不通过审查
      • 优化代码结构

      新增

      • /loli 命令支持经济系统
      • 图片获取失败时自动重试

      修复

      • 群聊无法使用 /loli 命令的问题
      posted in 插件发布
      MrXiaoM
      MrXiaoM
    • RE: Meme Helper 表情包生成器,游戏王,幻影坦克,支持Termux

      @御寒剑影
      emoji json 是这个 commit 开始没的:https://github.com/xsalazar/emoji-kitchen/commit/ce84ddc4b2eb9179e6b46c3addb6eedc5d780e27

      改改源码,改成获取它的上一个 commit 的那个分支应该就没问题了。

      0 xsalazar committed to xsalazar/emoji-kitchen
      This is no longer hosted in this repo
      See: https://github.com/xsalazar/emoji-kitchen-backend
      posted in 插件发布
      MrXiaoM
      MrXiaoM
    • RE: 为什么我用HTTP接口返回不了Session,状态415

      415
      会不会是请求头的 Content-Type 没设置成 application/json 之类的

      posted in BUG反馈
      MrXiaoM
      MrXiaoM
    • RE: 【每日沙雕图】沙雕小别墅

      Image_1707063095752.jpg

      posted in 摸鱼区
      MrXiaoM
      MrXiaoM
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 43
    • 44
    • 7 / 44