How to make a Webhook from Twitter to Guilded (or Discord) EXCLUDE replies and retweets!
Channel:
Subscribers:
201
Published on ● Video Link: https://www.youtube.com/watch?v=MH7ZIJHJQug
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
Other Videos By Npc Nate
2022-07-12 | Fastest way to get GOLD in Guild Wars 2 |
2022-07-12 | Vampires are dumb |
2022-06-15 | Roots of Pacha First Impressions |
2022-05-19 | Core Keeper Review |
2022-05-17 | Mad World, Age of Darkness... a new MMO?? Nate goes over the details |
2022-04-21 | TemTem Update April 2022 - Have you seen what they've added?? |
2022-04-19 | Lost Fart?? |
2022-04-19 | No lonely Necros |
2022-04-04 | Guild Wars 2 New Player Experience in 2022 |
2021-10-31 | Lost Ark - New Player Experience |
2021-03-29 | How to make a Webhook from Twitter to Guilded (or Discord) EXCLUDE replies and retweets! |
Tags:
guilded
webhooks
discord
Twitter