MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接

    求一个订阅推特动态的插件

    摸鱼区
    6
    12
    1334
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • S
      shido2333 最后由 编辑

      B站能订了,订个推特不过分吧QAQ

      1 条回复 最后回复 回复 引用 0
      • S
        SuperGuGuGu 最后由 编辑

        +1

        1 条回复 最后回复 回复 引用 0
        • Alex1911
          Alex1911 最后由 编辑

          不都是用rsshub订阅的?只要能访问到推特就能用rsshub订阅到

          S 1 条回复 最后回复 回复 引用 0
          • S
            shido2333 @Alex1911 最后由 编辑

            @Alex1911
            呜呜呜,我是废物
            只会用jar包或者有小白教程的东西

            Alex1911 1 条回复 最后回复 回复 引用 0
            • Alex1911
              Alex1911 @shido2333 最后由 编辑

              @shido2333 总之rsshub能订阅推特,b站微博什么的都可以,但你要了解一下rsshub的地址规则,简单的来说就是把推特前面那段换成rsshub的地址(rsshub地址+推特人名)就能订阅到。
              然后我写的插件有解析rss的功能,但还有其他一堆乱七八糟的功能,如果你不嫌重可以看看我发的主题

              S 1 条回复 最后回复 回复 引用 0
              • S
                shido2333 @Alex1911 最后由 编辑

                @Alex1911
                url直接
                https://rsshub.app/twitter/user/<用户名>
                吗?

                Alex1911 1 条回复 最后回复 回复 引用 0
                • Alex1911
                  Alex1911 @shido2333 最后由 编辑

                  @shido2333 对

                  芸 1 条回复 最后回复 回复 引用 0
                  • S
                    shido2333 最后由 编辑

                    rsshub.app是不是被墙了

                    2022-12-02 12:15:14 W/rss-helper: Exception in executing command [mirai:source:ids=[2221], internalIds=[672317990], from group 87541366 to 864370503 at 1669954492]/rss add https://rsshub.app/twitter/user/WaifuAzurlane
                    java.net.SocketException: Connection reset
                    at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
                    at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
                    at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
                    at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
                    at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
                    at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
                    at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
                    at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
                    at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505)
                    at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420)
                    at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
                    at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.connectTls(RealConnection.kt:379)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.establishProtocol(RealConnection.kt:337)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:209)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
                    at rss-helper-1.2.6.mirai2.jar[private]//okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:517)
                    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
                    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
                    at java.base/java.lang.Thread.run(Thread.java:833)

                    Q 芸 2 条回复 最后回复 回复 引用 0
                    • Q
                      q981612327 @shido2333 最后由 编辑

                      @shido2333 可以用我的rss.ggbss.top,顺便支持了反向代理

                      1 条回复 最后回复 回复 引用 0
                      • 芸
                        芸婉佳本芸 @Alex1911 最后由 芸婉佳本芸 编辑

                        @Alex1911 不行诶,这个插件是不是用不了了665e5328-0abe-4d5b-94f5-576e6206f387-image.png

                        1 条回复 最后回复 回复 引用 0
                        • 芸
                          芸婉佳本芸 @shido2333 最后由 编辑

                          @shido2333 我也是推特订阅不了,最后你怎么解决的啊

                          1 条回复 最后回复 回复 引用 0
                          • X
                            xiaoluotian 最后由 编辑

                            啥,有插件吗,可否分享出来

                            1 条回复 最后回复 回复 引用 0
                            • 1 / 1
                            • First post
                              Last post
                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact