- Node.js 18.0.0 or newer
- PostgreSQL 13.0 or newer
- Java 16 or newer
- Clone the repository
- Install dependencies:
npm install - Create a new PostgreSQL database
- Copy
.env.exampleto.envand fill in the values - Run the bot:
npm start
This project is licensed under the MIT License - see the LICENSE file for details
- discord.js for the Discord API wrapper
- command handler for the command handler