A Discord bot designed to manage and control our Minecraft server, providing seamless integration between Discord and Minecraft communities.
- Server Management: Control and monitor the Minecraft server directly from Discord
- Information Commands: Access to guides, FAQs, and helpful resources
- Utility Functions: Various utility commands including telemetry and system monitoring
- Clone the repository
- Install dependencies with
npm install
- Configure environment variables (see
.env.example
) - Build the project with
npm run build
- Deploy the bot commands with
npm run deploy
- Start the bot with
npm start
The bot uses a role-based permission system:
- Admin: Full access to all commands and features
- Moderator: Access to moderation and support tools