Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 592 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 592 Bytes

hypixel-guild-bot

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.

Usage

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.

Contributing

Please use prettier to format your code before committing.