
Connect Discord communities seamlessly with real-time cross-server communication
Add to Discord • Documentation • Support Server • Vote for Us
-
🌐 Cross-Server Chat
- Real-time messaging across Discord servers
- Seamless webhook-based message delivery
- Rich message formatting and emoji support
-
🛡️ Advanced Security
- Customizable content filtering
- Regex pattern matching
- NSFW content detection
- User tracking & appeal system
-
🎮 Community Tools
- Topic-focused community hubs
- Server bridging
- Unified moderation dashboard
- Custom commands and automations
# 1. Add InterChat to your server
Visit https://interchat.tech/invite
# 2. Create or join a hub
/hub browse
# 3. Connect your channel
/connect
# 4. Start chatting! 🎉
# Clone the repository
git clone https://github.com/discord-interchat/InterChat.git
# Install dependencies
cd interchat
bun install
# Configure environment
# Edit .env with your credentials
bun run build
bun sync:commands --private --public
bun sync:emojis
bun locale-types
# Start development server
bun dev
# Or production mode
bun start
Visit our comprehensive documentation for:
- Detailed setup guides
- Command reference
- Best practices
- Troubleshooting
We welcome all contributions! Here's how you can help:
- 🐛 Report bugs
- 💡 Suggest features
- 📝 Improve documentation
- 🌍 Help with translations
- 💻 Submit pull requests
Read our Contributing Guidelines to get started.
InterChat is licensed under GNU AGPL-3.0