Create notifications when a player wins or loses a bedwars match. Also creates a local (and resetable) leaderboard and allows players to check stats for various gamemodes.
In order for the admin commands to function correctly, at least one role in the server must have the Administrator
permission.
Edit the .env
file to add your discord and hypixel api token
Install the dependencies with
> npm install
Run the bot with
> npm run start
OR
> npm run build
> node build/index.js
- Discord.js
- Hypixel API
- Setup admin perms
- Update permissions on role change
- Add commands when guild is added