Webhooks in discord announcement channels

Hi, I own a discord server and we got announcement channels. Users are able to follow them and put them into there own servers. I wonder is there a way that one I post a webhook from roblox is can also send it to the servers which follow the channel!

Any help loved

You can use http service to send webhooks with embeds

I already know about sending them what I’m wondering to do is there is a follow option. I’m wondering if I can make it so it sends to all the people who folloimage

You have to click the publish button above the message in a announcement channel

Ik that but I’m wondering if I can do it from the code

From my knowledge you cannot with only webhooks

Discord already handles that for you. Any message sent there is automatically sent to any users who follow it I believe. So just having a code send a message there should be fine.

I don’t believe that is true, regular discord bot messages do not publish automatically however I believe there are some settings in discord to enable this.

2 Likes

Ah, okay. Sorry for the misinformation.

1 Like

Which settings? This would be very useful

I think it’s under server or channel settings

1 Like

Auto publish isnt a feature for community servers

1 Like

Alright thanks for the reply @MysticNikilis

2 Likes