You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when an article is shared on Twitter using the sserartigos tool, there is no way to add a description or context to the tweet. This makes it difficult for followers to understand the context or relevance of the article being shared. By allowing users to add a description to the tweet when sharing an article, the shared content will be more informative and valuable to followers.
Possible implementation
One possible implementation for this feature would be to get populated by getting the discord message that was sent along with the link to the article. This would allow users to add context or a brief summary of the article being shared.
Additionally, this feature could be optional, and if the user does not provide a description, the tweet will just show an article link and possible OG image. Besides that, it's important to validate the max length of the tweet relying on the URL length + description.
The text was updated successfully, but these errors were encountered:
Feature Request
Add Description to tweets 📝🐦
Why it is needed
Currently, when an article is shared on Twitter using the sserartigos tool, there is no way to add a description or context to the tweet. This makes it difficult for followers to understand the context or relevance of the article being shared. By allowing users to add a description to the tweet when sharing an article, the shared content will be more informative and valuable to followers.
Possible implementation
One possible implementation for this feature would be to get populated by getting the discord message that was sent along with the link to the article. This would allow users to add context or a brief summary of the article being shared.
Additionally, this feature could be optional, and if the user does not provide a description, the tweet will just show an article link and possible OG image. Besides that, it's important to validate the max length of the tweet relying on the URL length + description.
The text was updated successfully, but these errors were encountered: