An open API service indexing awesome lists of open source software.

https://github.com/ezzud/hypixel-verification-discord-bot

Discord Bot to make users verify their Minecraft account on Hypixel
https://github.com/ezzud/hypixel-verification-discord-bot

discord-bot discord-link discord-login hypixel hypixel-api hypixel-discord link minecraft minecraft-link minecraft-login

Last synced: 5 months ago
JSON representation

Discord Bot to make users verify their Minecraft account on Hypixel

Awesome Lists containing this project

README

          

# Hypixel Verification Discord Bot
Discord Bot to make users verify their Minecraft account on Hypixel

## Warning: This is an old project barely ported to DiscordJS v14

Requirement:
- 1 verification channel
- a Hypixel API Key: https://developer.hypixel.net

Features:
- Hypixel Guild Support
- Gives specific role for verification (one for guild members, one for visitors)
- Customisable messages
- Configurable

Commands:
- /help - Help command
- /verify - Verify his account
- /unlink - Unlink Discord account from the registered Minecraft account
- /changeaccount - Change verified Minecraft account
- /checkguild - Check for any guild status modification
- /profile - Check Guild Member's profile
- /setguildrole - Admins Only: Change role for guild members
- /setvisitorrole - Admins Only: Change role for visitors
- /showconfiguration - Admins only: Check server configuration

### Setup
- Fill `config.json` with your Discord Bot token, Discord bot application ID, Hypixel API Key, Hypixel Guild ID, Verification Channel ID and Discord Guild ID
- Change messages if needed
- Change settings if needed:
- unlinkUserOnleave: does members who leaves the server will be automatically unlinked?
- sendVerificationEmbedInDM: does new members receive a DM showing how to link their Minecraft Account
- sendVerificationEmbedInChannel: does new members receive a mention & a new message on the verification channel showing how to link their Minecraft Account