[GH-ISSUE #96] Tweets Are Truncated at 280 Characters #24
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#24
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 (Apr 13, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/96
The text of all Tweets appears to be limited to 280 characters. However, Twitter Blue allows for up to 10,000 characters while Discord Embed descriptions allow for up to 4,096 characters. Ideally, this project should truncate at the embed description limit.
Example
@TheLovinator1 commented on GitHub (Jul 16, 2023):
This should work now