Skip to content

BETA: Build powerful, feature-rich bots with Discordx and a dedicated user dashboard.

Notifications You must be signed in to change notification settings

discordx-ts/dashboard

Repository files navigation

Discord server NPM version NPM downloads Build status paypal

Build powerful, feature-rich bots with Discordx and a dedicated user dashboard.

image

📖 Introduction

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!

🗂 Tech Stack

  • Prisma: Database ORM
  • NestJS: REST API framework
  • Next.js: Frontend framework
  • Docker: Containerization and deployment

🌐 Data Flow

  1. WEB
    User interactions on the web interface trigger actions.

  2. API
    The API handles requests from the web and processes them.

  3. DATABASE
    The API communicates with the database to store or retrieve data.

  4. BOT
    The bot can interact with the API and database, providing functionality based on the data.

📜 Documentation

☎️ Need help?

💖 Thank you

You can support discordx by giving it a GitHub star.

About

BETA: Build powerful, feature-rich bots with Discordx and a dedicated user dashboard.

Resources

Stars

Watchers

Forks