open-social-distributor

Discord

Discord has great support for bots, who can be invited to servers and channels and then post there.

Discord connection strings

type=discord;code=<SHORTCODE>;guild_id=<GUILD_ID>;channel_id=<CHANNEL_ID>;token=<ACCESS_TOKEN>

Create a bot and obtain an access token

To build a bot that can post into a server, you’ll need to:

NB. There are also some interesting thread-based permissions. They are out of scope for this application for now.

Get the guild and channel ids