← Back to Integrations
Official Integration

Sync ConnectHub
with Discord

Bridge your communities seamlessly. Auto-post updates, sync member roles, and manage moderation across both platforms in real-time. Zero latency, total control.

connecthub-bot.js
import { ConnectHub } from '@connecthub/sdk';

// Initialize integration
const hub = new ConnectHub({
  token: process.env.CH_TOKEN,
  discordId: '82910293810',
  syncRoles: true,
});

hub.on('new_post', (data) => {
  console.log(`Cross-posting ${data.id}`);
  webhook.send(data.card);
});
ConnectHub Bot BOT
New Trending Topic!
The Future of Web3 Social
Just now • 1.2K likes • 450 comments

Unified Community Management

Stop toggling between tabs. ConnectHub brings the power of Discord directly into your social feed and vice versa.

📢

Auto Cross-Post

Automatically publish your ConnectHub updates to specific Discord channels. Keep both communities in sync without double work.

🛡️

Role Bridging

Grant Discord roles based on ConnectHub activity. Reward loyal followers with special permissions and channels.

💬

Live Chat Feed

View high-engagement Discord discussions directly inside your ConnectHub dashboard as a live stream of activity.

🚫

Shared Moderation

Ban or mute a user on one platform, and they are instantly restricted on the other. Unified safety for your brand.

🎫

Event RSVP

Create events on ConnectHub and automatically generate tickets in Discord. Track attendance seamlessly.

📈

Unified Analytics

See how your Discord audience interacts with your ConnectHub content in one centralized analytics dashboard.

Simple Setup,
Powerful Control.

1

Invite the Bot

Add the ConnectHub bot to your server with Admin permissions for full functionality.

2

Connect Accounts

Authorize your ConnectHub business account within the Discord bot using /connect.

3

Map Channels

Select which channels trigger notifications and which channels receive auto-posts.

Channel Settings

● Connected
Sync Roles
Give 'Pro' role to subscribers
Post Images
Include media with embeds

Common Questions

Do I need Nitro to use the integration?
No, the ConnectHub Discord integration works with standard accounts. However, a ConnectHub Pro subscription is required to access advanced analytics features.
Can I use this for multiple servers?
Yes! Enterprise plans allow you to link up to 50 Discord servers to a single ConnectHub business account, perfect for managing large communities.
Is there a delay in notifications?
Our integration uses WebSockets for real-time data transfer. Notifications usually appear within 100ms of the original action.
Does it support custom emojis?
Absolutely. The bot will automatically fetch and use custom emojis from your configured Discord server in your ConnectHub posts.