MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接
    1. Home
    2. Tomcccc
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    Tomcccc

    @Tomcccc

    0
    Reputation
    3
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Tomcccc Unfollow Follow

    Latest posts made by Tomcccc

    • RE: 群图片突然无法发送了

      "packages": [
      {
      "id": "net.mamoe:mirai-console",
      "channel": "stable",
      "version": "2.7.0",
      "type": "libs",
      "versionLocked": false
      },
      {
      "id": "net.mamoe:mirai-console-terminal",
      "channel": "stable",
      "version": "2.7.0",
      "type": "libs",
      "versionLocked": false
      },
      {
      "id": "net.mamoe:mirai-core-all",
      "channel": "stable",
      "version": "2.7.0",
      "type": "libs",
      "versionLocked": false
      },
      {
      "id": "org.itxtech:mcl-addon",
      "channel": "c122",
      "version": "1.2.2",
      "type": "plugins",
      "versionLocked": false
      },
      {
      "id": "net.mamoe:mirai-login-solver-selenium",
      "channel": "nightly",
      "version": "1.0-dev-17",
      "type": "plugins",
      "versionLocked": false
      },
      ],

      mirai-api-http-v1.12.0.mirai

      posted in 开发交流
      T
      Tomcccc
    • 群图片突然无法发送了

      控制台有图片发送正确的消息 可是群却没有反应。而且私聊图片是能发送成功的,群图片不行。控制台消息正常,什么情况

      posted in 开发交流
      T
      Tomcccc
    • RE: python怎样@全体成员

      解决了 是版本问题 mirai-api-http-v1.12.0版本最好使用 mirai-console2.7以及以下的 用最新的2.8.0-M1容易出现这种问题

      posted in 开发交流
      T
      Tomcccc
    • RE: python怎样@全体成员

      @mrxiaom 好的谢谢提醒 这是报错日志 aiohttp.client_exceptions.ClientResponseError: 400, message='Bad Request', url=URL('http://localhost:8080/sendGroupMessage')

      posted in 开发交流
      T
      Tomcccc
    • RE: python怎样@全体成员

      @lawren-w 请问你怎么艾特人的,我可以艾特全员,但是艾特群成员就会报错

      posted in 开发交流
      T
      Tomcccc