MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. cssxsh
    3. 帖子
    • 资料
    • 关注 0
    • 粉丝 128
    • 主题 61
    • 帖子 2101
    • 最佳 158
    • 有争议的 0
    • 群组 2

    cssxsh 发布的帖子

    • RE: 文字消息转换成图片

      文字消息转换成图片 不属于 kotlin基本库内容

      你可以寻找的开源库, 例如 skiko 比如我的前置插件 就是用的 skiko https://github.com/cssxsh/mirai-skia-plugin
      或者 使用 jdk 自带的 awt

      发布在 开发交流
      cssxsh
      cssxsh
    • RE: console 插件接单

      大佬

      发布在 摸鱼区
      cssxsh
      cssxsh
    • RE: 来点赞助或者插件定制(接单)

      @dfmubai

      注意爱发电私聊哦

      发布在 摸鱼区
      cssxsh
      cssxsh
    • RE: GitHub Helper / GitHub Notice 订阅插件

      打算在 v1.3.0 中加入 GtiHubReleasePluginUpdater
      也就是帮助在 GtiHub Release 中发布的插件进行自动更新
      例如 https://github.com/Colter23/bilibili-dynamic-mirai-plugin

          public val dict: MutableMap<String, String> = hashMapOf(
              "cn.whitrayhb.grasspics" to "NLR-DevTeam/GrassPictures",
      
              "com.evolvedghost.mutegames" to "EvolvedGhost/MuteGames",
              "com.happysnaker.HRobot" to "happysnaker/mirai-plugin-HRobot",
              "com.hcyacg.pixiv" to "Nekoer/mirai-plugins-pixiv",
              "com.hrs.kloping.AutoReply" to "Kloping/Mirai_Plugins_Auto_Reply",
              "com.kasukusakura.mlss" to "KasukuSakura/mirai-login-solver-sakura",
              "com.khjxiaogu.mirai.MiraiSongPlugin" to "khjxiaogu/MiraiSongPlugin",
              "com.xtex.repeater" to "xtexChooser/mirai-repeater",
      
              "io.github.samarium150.mirai.plugin.lolicon" to "Samarium150/mirai-console-lolicon",
              "io.github.samarium150.mirai.plugin.mirai-console-drift-bottle" to "Samarium150/mirai-console-drift-bottle",
      
              "me.jie65535.mirai-console-jnr-plugin" to "jie65535/mirai-console-jnr-plugin",
              "me.stageguard.sctimetable" to "StageGuard/SuperCourseTimetableBot",
              "me.stageguard.obms.OsuMapSuggester" to "StageGuard/OsuMapSuggester",
      
              "org.laolittle.plugin.draw.DrawMeme" to "LaoLittle/DrawMeme",
              "org.laolittle.plugin.SkikoMirai" to "LaoLittle/SkikoMirai",
      
              "top.colter.bilibili-dynamic-mirai-plugin" to "Colter23/bilibili-dynamic-mirai-plugin",
              "top.cutestar.antiRecall" to "Pmaru-top/AntiRecall",
              "top.limbang.mcmod" to "limbang/mirai-console-mcmod-plugin",
              "top.limbang.mcsm" to "limbang/mirai-console-mcsm-plugin",
              "top.limbang.minecraft" to "limbang/mirai-console-minecraft-plugin",
      
              "xmmt.dituon.petpet" to "Dituon/petpet",
      
              "xyz.cssxsh.mirai.plugin.novelai-helper" to "cssxsh/novelai-helper",
              "xyz.cssxsh.mirai.plugin.pixiv-helper" to "cssxsh/pixiv-helper"
          )
      

      以上是默认的更新列表

      发布在 插件发布
      cssxsh
      cssxsh
    • RE: 来点赞助或者插件定制(接单)

      接 中小型插件的定制 (不接点赞等违反mirai的协议的需求)
      可以在论坛中私聊我或者发邮箱 skynet1748@qq.com
      可以到 github 康康我的开源项目
      https://github.com/cssxsh?tab=repositories&q=&type=&language=&sort=stargazers

      发布在 摸鱼区
      cssxsh
      cssxsh
    • 来点赞助或者插件定制(接单)

      写过不少插件
      比较受欢迎的有
      https://github.com/cssxsh/pixiv-helper
      https://github.com/cssxsh/mirai-openai-plugin
      https://github.com/cssxsh/meme-helper
      https://github.com/cssxsh/mirai-administrator
      afdian-小生化.jpg

      发布在 摸鱼区
      cssxsh
      cssxsh
    • RE: Mirai Selenium Plugin,前置插件,用于使用Selenium调用浏览器进行截图等操作

      @looper
      ?
      我这个插件没有直接的截图功能
      需要其他插件调用,你应该去找对应插件的作者

      发布在 插件发布
      cssxsh
      cssxsh
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @SamCream

      目前来说只能换号
      因为 mirai 框架还没写 身份验证,
      也就是扫码登录之类的登陆方式

      发布在 使用交流
      cssxsh
      cssxsh
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @SamCream

      因为你被腾讯风控了

      发布在 使用交流
      cssxsh
      cssxsh
    • RE: Weibo Helper 一个简单的将微博转发到QQ的插件

      @762972763
      ?

      发布在 插件发布
      cssxsh
      cssxsh
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @Ccl4

      你大概需要换源

      发布在 使用交流
      cssxsh
      cssxsh
    • RE: 怎么把指定权限给所有群的管理员和群主?

      自带的权限系统是做不到的
      你需要第三方权限系统

      https://github.com/Karlatemp/LuckPerms-Mirai

      发布在 使用交流
      cssxsh
      cssxsh
    • RE: Mirai Administrator 机器人管理插件,好友/群管理,黑名单,宵禁

      @jxmm52547
      我已经说了 这个警告并不来自 mirai-console 本体
      和能不能正常使用没关系

      请检查以下关键点

      • 指令权限
      • BOT账号登录正常
      • 插件成功启动 (可以使用 /status 指令查看)
      发布在 插件发布
      cssxsh
      cssxsh
    • RE: Mirai Administrator 机器人管理插件,好友/群管理,黑名单,宵禁

      @jxmm52547
      这个警告可以忽略
      这是包信息的警告
      并不来自 mirai-console 本体

      指令用不了 另有原因,可能是你没给权限

      发布在 插件发布
      cssxsh
      cssxsh
    • RE: 当前网络不稳定,登录失败

      汇报 登录问题请附上 mirai-console 版本

      发布在 BUG反馈
      cssxsh
      cssxsh
    • RE: 在screen中运行mcl,断开ssh后mcl停止运行

      确认你没有开启 X 转发

      发布在 BUG反馈
      cssxsh
      cssxsh
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @jmkfjack
      ?

      发布在 使用交流
      cssxsh
      cssxsh
    • RE: 升级 mirai 至 2.14.0, 使用新的短信验证方法解决设备验证

      @konjacer
      @jinzhijie

      你们是关闭了 mirai 再清除的 bots/.../ 吗

      发布在 使用交流
      cssxsh
      cssxsh
    • 1
    • 2
    • 27
    • 28
    • 29
    • 30
    • 31
    • 105
    • 106
    • 29 / 106