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

在設定公告發文類型出現問題 #29

Open
block10145 opened this issue Aug 7, 2024 · 2 comments
Open

在設定公告發文類型出現問題 #29

block10145 opened this issue Aug 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@block10145
Copy link

在設定僅發文模式,在自己的推文留言還是會出現推知

@Yuuzi261
Copy link
Owner

Yuuzi261 commented Aug 7, 2024

回覆在類型上視作推文,不屬於轉推或是引用,所以暫時不支援過濾掉回覆
之後會考慮新增這個功能,如果API支援的話

@Yuuzi261 Yuuzi261 added the enhancement New feature or request label Aug 7, 2024
@Yuuzi261
Copy link
Owner

由於API限制,從通知獲取的所有推文的 is_reply 屬性皆為 True ,光從通知判斷是否為回覆不太可能完成,除非試著透過其他比較新的端點獲得更完整的資訊(理論上,沒有測試過),但這無疑會增加帳戶的達到速率限制的風險,變相使得檢查通知的頻率無法維持在比較低延遲的情況,因此目前不考慮新增這個功能。

另外當我們在測試時發現,Twitter在回覆方面似乎有兩種端點,圖一這種方式在通知才會收的到,而圖二這種回覆方式不會通知,機器人也不會轉發。

圖片
(圖一)

圖片
(圖二)

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