[GH-ISSUE #118] Add Toggle for Tweets Containing Media #27
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#27
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EthanC on GitHub (Jul 16, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/118
In the previous version, we could filter to only Tweets with media attached using the
has:mediaflag in the search query.It would be great to see this functionality return as a togglable feed option!
@TheLovinator1 commented on GitHub (Jul 16, 2023):
I added a toggle for this, but I am checking for both gifs and images. Should I add two separate toggles instead?
@EthanC commented on GitHub (Jul 16, 2023):
Personally, I would expect "media" to include images, GIFs, and videos, but I could see someone else needing more granularity.