Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR:动态推送的拆分 #470

Closed
A2Sumie opened this issue Aug 29, 2024 · 9 comments
Closed

FR:动态推送的拆分 #470

A2Sumie opened this issue Aug 29, 2024 · 9 comments
Labels
enhancement New feature or request

Comments

@A2Sumie
Copy link

A2Sumie commented Aug 29, 2024

请说明:

  1. 加什么功能 允许把图文动态分成链接+文字+图片三段消息,并允许按群设置不发某个部分
    (贪心的把想要的都说的话,允许排版,群A 文字-链接-图片一条 群B文字+图片两条 群C文字+图片+链接,多图还全部拆成单张发....等)
  2. 理由 有大尺寸图片的动态很容易推不出来或者等个10分钟才能推出来
    (上面是次要的,主要是一些千群千面的需求和一些个人edge case的需求)

我感觉佬说过如果自定义要求高可以自己改什么东西但是我忘了stO

@A2Sumie
Copy link
Author

A2Sumie commented Aug 29, 2024

上面这什么鬼东西?发的东西带密码还404的,来供应链投毒的吗

Repository owner deleted a comment from telfaw Aug 29, 2024
Repository owner deleted a comment Aug 29, 2024
Repository owner deleted a comment from telfaw Aug 29, 2024
@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 29, 2024

最近好像有不少 repo 都被这种骚扰,估计投毒的,不要理,已经 block 了

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 29, 2024

链接为什么要和文字也分开🤔

@A2Sumie
Copy link
Author

A2Sumie commented Aug 29, 2024

从外面预览看起手就是一个链接,以及现在我把bot放在一个小群里接推送再转出去,有链接会被再解析一次
不过如果能把链接放在后面其实也行

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 29, 2024

那感觉是不是给两个设置就行

  • 链接位置:前置,后置,无
  • 图片是否单独发送

不过重复解析的问题最好还是bot之间相互屏蔽,如果能控制别的bot的黑名单的话

@A2Sumie
Copy link
Author

A2Sumie commented Aug 29, 2024

对,其实就行了
图片方便的话弄成和文字合并发送,图片单独发送但是多图合并一条里发,图片单独发送且多图单独发,不发送四种()

重复解析倒不是几个bot大串联,是我把我的bot解析出来的东西发出去他在收到的群再解一遍()我自己没有兼容性方面的需求就是了

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 29, 2024

可以,不过“图片单独发送且多图单独发”就不能保证图片顺序了

@Tsuk1ko Tsuk1ko added the enhancement New feature or request label Aug 29, 2024
@A2Sumie
Copy link
Author

A2Sumie commented Aug 29, 2024

我没问题,感谢

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Sep 6, 2024

坏消息,我感觉图片单独拆出来很麻烦,想咕咕,我只打算做成

  • 链接位置:前置,后置,无
  • 图片:可控制最多发送 n 张,n ≥ -1,-1 无限制,0 就不发

@Tsuk1ko Tsuk1ko closed this as completed in afe727e Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants