[Feature Request] Allow Servers to Send Messages as the Guild (Anonymous System Messages) #7782
Unanswered
valzargaming
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 2 replies
-
you can already do this by following an announcement channel from the same server into the same server and publishing the message, but i don't think that requests fits here as its only for api feature suggestions |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Allow Servers to Send Messages as the Guild (Anonymous System Messages)
Description
Currently, all messages in Discord must be attributed to a specific user or bot account. While this ensures accountability, there are use cases where it would be beneficial for a guild/server itself to send a message without exposing the identity of the sender.
This would function similarly to how Telegram channels allow messages to appear as if they were sent by the channel itself, rather than an individual admin.
Proposed Feature
POST /channels/{channel.id}/messages
.Use Cases
Comparison to Telegram
Why This Matters
Discord already provides features like Server Guide, Server Profile, and Announcement Channels that emphasize the server’s identity over the individual. Extending this principle to allow "messages from the guild" would give communities more flexibility in how they present themselves and protect staff members from unnecessary exposure.
Beta Was this translation helpful? Give feedback.
All reactions