MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接
    1. Home
    2. Tags
    3. linux
    Log in to post
    • All categories
    • linux-rm

      新手开发插件
      HTTP API和第三方SDK • miraicp c++ c语言 linux 树莓派 • • linux-rm

      5
      0
      Votes
      5
      Posts
      876
      Views

      linux-rm

      我刚接触mirai一个月,但我不擅长java,擅长C/C++和linux
      我想开发自己的插件,怎么做(已知我运行mirai的是树莓派)

    • A

      MShell——连接QQ聊天窗口和系统Shell
      插件发布 • kotlin jvm shell linux windows • • asforest

      18
      0
      Votes
      18
      Posts
      3814
      Views

      A

      利用QQ的聊天功能,连接一个自定义子进程(一般是shell程序),然后就可以做任何事情了(其实还是有限制的)

      适用场景:

      利用cmd.exe、pwsh.exe、bash、sh等shell程序运行一些简单的命令
      用Rcon管理Minecraft后台
      写一个简单的Python程序做定时提醒或者监控程序

      因为关闭QQ聊天窗口不会断开与服务器Shell的连接,所以你可以写个Python程序,然后用MShell做个定时提醒什么的

      仓库地址:https://github.com/asforest/MShell

      演示图

    • 1 / 1