Verifies users' membership of a guild on Hypixel and automatically gives them a role
Absolutely NO support will be given to host this bot. If you open an issue asking for support to host the bot you will be banned from interacting with the repository.
Install node.js and yarn onto your system before continuing.
Copy .env.example
to .env
and fill in the values properly.
Run yarn start
in your shell.
Please use prettier to format your code before committing.