Connections is an open-source app supercharged by Discord. You can customize the way you talk, talk with other users, create your own community in a single channel and much more.
Bring your world in the Website. You can algo view the full documentation here in the docs.
You may NOT use Connections source code for profit or for your own use without making it clear who the original creator is. However, you can contribute freely, such as with pull requests and issues. You can view the full license here
You can freely host a copy of Connections in your computer or in some host:
1. Clone the repo
git clone https://github.com/connectionsteam/2025.git connections
2. Start with Bun
bun init
3. Set up the ENV
CLIENT_TOKEN=TOKEN_HERE
4. Run the app
bun run app
Now your app is hosted successfully.
You can create issues in the github repository or you can freely join our official Discord Server.
Made with ๐ for you.