30 channels: feeds, communities, blogs and a newsletter
postqueen now supports 30 channels. The list reaches past the obvious feeds into the places people actually talk to each other, so one idea can land in a subreddit, a Discord server and a company blog without three separate tools.
What shipped
Thirty integrations, grouped by what they are rather than by how they are wired:
- Feeds and profiles: Instagram, YouTube, TikTok, X, LinkedIn, Facebook, Threads, Bluesky, Mastodon, Pinterest, Dribbble, Warpcast, Nostr, VK, Google Business, Kick and Twitch.
- Communities and chat: Reddit, Discord, Slack, Telegram, Lemmy, Whop, MeWe and Skool.
- Blogs: Dev.to, Medium, Hashnode and WordPress.
- Newsletter: Listmonk.
Each channel is handled on its own terms. A subreddit is not a follower feed, a Slack channel is not a profile, and a WordPress site wants an article rather than a status update, so postqueen speaks each platform's native format instead of flattening everything into one lowest common denominator post.
How to try it
Which integrations exist is the same everywhere. Cloud plans differ in how many channels you can connect at once, not in which platforms are on the list, and posts are unlimited on every plan. Self-hosting is free under AGPL-3.0 and ships the same 30 integrations in the same image.
Every channel you connect is also somewhere your agents can reach, through the CLI or the built-in MCP server, so a single prompt can fan one post out across the whole list.
docker pull ghcr.io/gkhankinay/postqueen-app:latestPer-channel setup notes live in the docs, and the source for every integration is at https://github.com/GkhanKINAY/postqueen-app. If a platform you need is missing, open an issue there.