This will work with Guilded or Discord btw I was just using it for Guilded when I figured it out, here's the code I use for the webhook if you need that as well. Anything in all caps need to be replaced with the specific info from the twitter user
{
"embeds":[
{
"author":{
"name":"USERNAME",
"url":"USERLINK",
"icon_url":"USERIMG"
},
"title":"Latest from USER",
"url":" {{LinkToTweet}}",
"description":" {{Text}}",
"footer":{
"text":" {{CreatedAt}}"
}
}
]
}
#guilded #webhooks #discord #twitter
...
https://www.youtube.com/watch?v=MH7ZIJHJQug