MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接

    Weibo Helper 一个简单的将微博转发到QQ的插件

    插件发布
    微博 weibo
    36
    140
    20287
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • daisy524
      daisy524 last edited by

      为啥机器人在动态更新的时候,同一条动态会在群里发好几次,经常在群里刷屏,是因为我间隔设置太短了吗,我用的默认间隔

      cssxsh 1 Reply Last reply Reply Quote 0
      • S
        saltfish13 last edited by

        Bug: 把推送模式改为转发消息时,如果在每次轮询的时候没有找到新的微博内容会发送一个空的转发消息
        建议:可以把时间改成稍微简洁的mm-dd-hh-mm就好啦
        (mirai论坛发不了图我去开一个同内容issue)

        cssxsh 1 Reply Last reply Reply Quote 0
        • cssxsh
          cssxsh @daisy524 last edited by

          @daisy524
          有一个 历史记录保留时间 的配置项,你试着调大

          1 Reply Last reply Reply Quote 0
          • cssxsh
            cssxsh @saltfish13 last edited by

            @saltfish13
            with https://github.com/cssxsh/weibo-helper/releases/tag/v1.4.8
            尝试修复

            1 Reply Last reply Reply Quote 0
            • S
              sword last edited by

              微博没怎么逛过,可以加个知乎啥的欸

              1 Reply Last reply Reply Quote 0
              • YoinSama
                YoinSama last edited by

                想请问一下大佬,每一条微博可以试着整合成一个聊天记录吗?这样太长或者图太多的微博也不会刷屏了。

                cssxsh 1 Reply Last reply Reply Quote 0
                • cssxsh
                  cssxsh @YoinSama last edited by

                  @YoinSama
                  看文档

                  1 Reply Last reply Reply Quote 0
                  • Y
                    yz01222 last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Y
                      yz01222 last edited by

                      第一次运行,直接把几个月的微博都转发了...

                      1 Reply Last reply Reply Quote 0
                      • Y
                        yz01222 last edited by

                        是我误解了这个插件的功能吗...能不能只转发新发出来的内容,为啥会把我一个账号上的所有微博都转发出来

                        cssxsh 1 Reply Last reply Reply Quote 0
                        • cssxsh
                          cssxsh @yz01222 last edited by

                          @yz01222
                          请汇报插件版本,
                          还有以前是否安装过这个插件

                          Y 1 Reply Last reply Reply Quote 0
                          • Y
                            yz01222 @cssxsh last edited by

                            @cssxsh 插件版本是1.4.15,之前使用过1.4.13

                            cssxsh 1 Reply Last reply Reply Quote 0
                            • cssxsh
                              cssxsh @yz01222 last edited by

                              @yz01222
                              是突然切换版本出现问题,还是有一段时间不用出现问题?
                              如果是有一段时间不用,但是数据又没有清除,重新启用会从上一次使用开始计时间,发送期间的微博

                              Y 1 Reply Last reply Reply Quote 0
                              • Y
                                yz01222 @cssxsh last edited by

                                @cssxsh 是切换版本出现的问题,之前的版本也会发很早之前的微博,但不会一次发几十条

                                1 Reply Last reply Reply Quote 0
                                • Z
                                  zzz422688251 last edited by cssxsh

                                  2022-05-10 16:11:03 E/console: java.lang.reflect.InvocationTargetException
                                  java.lang.reflect.InvocationTargetException
                                          at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
                                          at java.base/java.lang.reflect.Method.invoke(Method.java:577)
                                          at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97)
                                          at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Static.call(CallerImpl.kt:106)
                                          at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:173)
                                          at kotlin.reflect.full.KCallables.callSuspendBy(KCallables.kt:74)
                                          at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invokeSuspend(CommandReflector.kt:305)
                                          at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
                                          at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
                                          at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call$suspendImpl(CommandSignature.kt:88)
                                          at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call(CommandSignature.kt)
                                          at net.mamoe.mirai.console.internal.command.CommandManagerImplKt.executeCommandImpl(CommandManagerImpl.kt:167)
                                          at net.mamoe.mirai.console.command.CommandManager.executeCommand(CommandManager.kt:131)
                                          at net.mamoe.mirai.console.command.CommandManager$INSTANCE.executeCommand(CommandManager.kt)
                                          at net.mamoe.mirai.console.terminal.ConsoleThreadKt$startupConsoleThread$3.invokeSuspend(ConsoleThread.kt:191)
                                          at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
                                          at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
                                          at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
                                          at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
                                          at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
                                          at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
                                  Caused by: net.mamoe.mirai.console.command.descriptor.CommandArgumentParserException: 无法从当前环境获取联系人
                                          at xyz.cssxsh.mirai.plugin.command.WeiboContextKt.subject(WeiboContext.kt:7)
                                          at xyz.cssxsh.mirai.plugin.command.WeiboUserCommand.task$default(WeiboUserCommand.kt:27)
                                          at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
                                          ... 20 more
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Z
                                    zzz422688251 last edited by

                                    我这个是什么问题,楼主能帮帮忙吗 ,把群友转发的链接解析功能好使,我登录也成功了,但是订阅某某微博就会出现上面那层楼的东西

                                    cssxsh 1 Reply Last reply Reply Quote 0
                                    • cssxsh
                                      cssxsh @zzz422688251 last edited by

                                      @zzz422688251
                                      控制台执行指令的时候请指定一个订阅的接收对象 (好友/群聊)
                                      或者在聊天框执行指令,以当前聊天环境作为接收对象

                                      Z 1 Reply Last reply Reply Quote 0
                                      • Z
                                        zzz422688251 @cssxsh last edited by

                                        @cssxsh 懂了懂了,感谢教导我这个麻瓜

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          aice last edited by

                                          经常因为文件名而上传群文件失败呀

                                          cssxsh 1 Reply Last reply Reply Quote 0
                                          • cssxsh
                                            cssxsh @aice last edited by cssxsh

                                            @aice
                                            给日志

                                            A 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 4 / 7
                                            • First post
                                              Last post
                                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact