SyncBot is a Kotlin-based Discord bot that synchronizes messages between channels in two different Discord servers. This enables seamless communication and collaboration across server boundaries.
- Syncs messages in real-time between specified channels on two Discord servers
- [JDK 17+]
- A Discord bot token (How to create a bot)
./gradlew build
./gradlew run