Meteor is an open-source Discord application that is flexible and easy to use. It includes features that improve server security and enhance the user experience.
The Meteor team is committed to making the application better over time, adding new features based on what users want.
Join the Discord server for more information or to participate in the development of Meteor.
- Bun
- Discord.js
- Prisma with PostgreSQL
- Pino
- Discord Application
- Bun
- PostgresQL Database
- Cobalt Instance (Optional)
Tip
On neon.tech you can quickly set up a database for free, good for development and testing.
- Clone the repository
- Install dependencies with
bun install
- Fill in the
.env
with data from.env.example
- Run the application
bun start # without hot reloading
bun dev # with hot reloading
See the contributing guide for details on how to contribute.