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
- Host: GitHub
- URL: https://github.com/ezzud/hypixel-verification-discord-bot
- Owner: Ezzud
- Created: 2023-07-14T15:01:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T14:31:18.000Z (over 2 years ago)
- Last Synced: 2025-03-24T01:45:21.500Z (about 1 year ago)
- Topics: discord-bot, discord-link, discord-login, hypixel, hypixel-api, hypixel-discord, link, minecraft, minecraft-link, minecraft-login
- Language: JavaScript
- Homepage: https://ezzud.fr
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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