Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
The Best New Discord Economy Bot

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Economica is an open-source Discord economy bot that pairs a Discord.js bot with a Next.js web dashboard for managing server virtual economies. The repository is a Turborepo monorepo containing both the bot and the dashboard, with PostgreSQL for data storage and NextAuth for dashboard authentication.
Economica is a full-stack Discord bot project designed to give Discord servers an economy system. It consists of a Discord.js bot that handles in-Discord interactions and a Next.js web dashboard for administration and visualization. The project uses PostgreSQL as its database and NextAuth for user authentication on the dashboard. The repository is structured as a Turborepo monorepo, enabling shared code and streamlined builds between the bot and web app.
Economica is a Discord economy bot that includes a web dashboard. It is built on a Turborepo monorepo with a Discord.js bot and a Next.js frontend, using PostgreSQL and NextAuth.
The stack includes Discord.js for bot functionality, Next.js for the dashboard, NextAuth for authentication, PostgreSQL for the database, and Turborepo for monorepo management.
The repository is publicly available on GitHub, so the source code can be used and modified. You will need to provide your own hosting and Discord bot credentials to run it.
Yes, a Next.js dashboard is part of the repository, secured by NextAuth and connected to the same PostgreSQL database as the bot.
The GitHub repository currently has 4 stars, indicating it is an early-stage project.
