This template is designed to help you quickly set up a bot using DiscordX, along with a dashboard and API. It provides a user interface for bot server owners to gain insights. The aim of this project is to offer new developers a ready-to-use solution, saving them from spending time on learning and preparing the basic core structure. This open-source project welcomes contributions to help it evolve and become a valuable starting point for both new and experienced developers. Join me on this journey and feel free to contribute as you see fit. Thank you!
- Prisma: Database ORM
- NestJS: REST API framework
- Next.js: Frontend framework
- Docker: Containerization and deployment
-
WEB
User interactions on the web interface trigger actions. -
API
The API handles requests from the web and processes them. -
DATABASE
The API communicates with the database to store or retrieve data. -
BOT
The bot can interact with the API and database, providing functionality based on the data.
- Check frequently asked questions
- Check examples
- Ask in the community Discord server