Cially is a powerful, open-source dashboard designed to provide in-depth insights, real-time analytics, and detailed statistics for your Discord server. Monitor member activity, track engagement trends, and make data-driven decisions with ease.
Perfect for community managers, moderators, and server admins looking to optimize their Discord communities!
Cially is completely free! If you'd like, you can donate through Ko-fi
- Basic Server Data
- Message Analytics
- Growth Metrics
- Activity Insights
- User Search Page
- UI & Customization
More details in our Documentation
Check the README file in the docker folder for setup instructions.
Cially Dashboard is powered by a Discord Bot, a full-stack Next.js application, and Pocketbase as the backend. The Discord Bot actively listens to all events happening on your server and logs them to the database via its own API. The web application then retrieves this data from the database to display detailed insights and information to the user. Since the database stores data using IDs (for users, channels, etc.), the website communicates directly with the bot to resolve these IDs into human-readable names and to fetch the most up-to-date information on demand. All ongoing synchronization and data enrichment—such as resolving names or syncing recent activity—is handled seamlessly between the bot and the website.
If you have any questions or if you discover a security vulnerability within Cially, please join my Discord Server and let me know! I will try to assist you as soon as possible! Please do not publish publicly security vulnerabilities.
Please open a PR for new features or issues you managed to fix! However keep the following in mind:
- Do not open pull requests regarding minor issues such as grammatical errors. Open an issue instead
- Do not sumbit "troll" or "spam" requests
- Do not rewrite a big part of the project in a single pull request
This project is licensed under the Attribution-NonCommercial-NoDerivs 2.0 License
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material The licensor cannot revoke these freedoms as long as you follow the license terms.
- Attribution — You must give appropriate credit , provide a link to the license, and indicate if changes were made . You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes . -** No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.