Code Monkey home page Code Monkey logo

hycord-client's Introduction

Display Banner

A versatile Hypixel-integrated Discord.py client. Visit hycord.net for more information.

Maintained status Release badge

๐Ÿ“Œ Information

What is Hycord? Hycord is a versatile Discord client I've developed, leveraging key features from various public Hypixel and general-purpose bots. From seamless Hypixel integration to robust moderation tools and everything in between, Hycord eliminates the need to clutter your server with numerous bots, ensuring a clean, professional, and fully customizable experience. While originally designed for Hypixel guild communities, Hycord's optional Hypixel integration module allows it to excel as a versatile all-purpose bot, as demonstrated in the accompanying images. This bot streamlines your server setup and enhances the gaming experience.

Should you run into any issues or bugs, please create an issue ticket, or if interested, create a pull request. The native development version uses Python 3.10+ and has been tested on Linux and Windows 10+ OS.

๐Ÿ›  Installation & setup

  1. Clone the repository OR download the latest release

    git clone https://github.com/KevinTrinh1227/Hycord-Bot.git
    cd Hycord-Bot
  2. Obtain a Discord bot token and Hypixel API key

  • Administrator bot permissions are recommended to avoid any issues.
  • Applications > [Your App] > Bot > "Privileged Gateway Intents"
  • Enable all privileged gateway intents (3 total)
  1. Create a ".env" file with your tokens and API keys

    DISCORD_BOT_TOKEN=<YOUR_DISCORD_BOT_TOKEN>
    DISCORD_APPLICATION_ID=<YOUR_DISCORD_APPLICATION_ID>
    HYPIXEL_API_KEY=<YOUR_HYPIXEL_API_KEY>
  2. Install all dependencies

    pip install -r requirements.txt

๐Ÿš€ Activate the bot in terminal

  1. Build and run the Discord bot

    python main.py
  2. Setup the bot using the command in your discord server

    /setup
  3. Restart your bot after initial setup. Now you're ready to go

    /help

Client Features

NOTE: the lists below may be outdated. Please use /help inside your server to view an updated commands menu. Important: Parameters inside <> are required while parameters inside [] are optional.

๐Ÿ”“ Public Commands (No Permissions)

These commands are open to the public and anyone can execute them.

Bot Feature Command Usage Description
Link Account /verify <Hypixel username> Validates and syncs your Discord account to your Hypixel account
Unlink Account /unverify Unlinks your discord account from your in-game Hypixel account
Update Account /update Update your account info in the server. (Useful if your level went up or you changed your Hypixel username)
Guild Information /guildinfo Displays information about your Hypixel guild
Display Guild Points /guildpoints Display current daily guild points from each guild member
Guild List /guildlist Displays a list of guild members
Weekly Points Report /weekly <Guild Player Name> View a guild member's weekly point contribution
Bedwars Statistics /bedwars <Player Name> View a certain Hypixel player's in-game Bedwars statistics
Player Skin /skin <Player Name> View any Minecraft player's skin. Front and back.
Inactivity /inactive Send a custom Hypixel guild inactivity notice embed message to a specified channel
Verification Stats /verifiedstats Sends your server's verified users report
Avatar /avatar [@Server Member] Get a certain user's avatar profile picture
Help Command /help [Page Number] Show all bot commands, aliases, and command usage examples
Server Information /information Print out a custom information embed message for your server
Ping /ping View your bot's current latency connection speed
Rules /rules Display the discord server rules in a customizable embed message
User Info /whois [@Server Member] Displays general information about a certain discord user
Reddit Memes /meme Displays a random Reddit meme as an embed
Experience Leaderboard /expleader Displays top server members with most XP
Coins Leaderboard /coinleader Displays top server members with most coins
Server Profile /profile Displays your profile information and stats
Close Ticket /closeticket Closes a ticket channel
Client Setup /setup Initial bot setup command. Only works when there is no config file, meaning the bot has not been set up yet.

๐Ÿ” Mod Commands (Requires Permissions)

Mod commands require certain permission nodes to execute. View corresponding command files for more info.

Bot Feature Command Usage Description
Force Verification /forceverify <@Discord Member> <Hypixel username> Force sync a discord member to a Hypixel account
Force Unverification /forceunverify <@Discord Member> Force un-sync a discord member from a Hypixel account
Ban Player /ban [@Server Member] Ban a player from your server. This punishment will also be logged in a specified channel
Kick Player /kick [@Server Member] Kick a player from your server. This punishment will also be logged in a specified channel
Purge Messages /purge <Message Amount> Clear a specified amount of message in that specific channel
Announcements /announce Create a custom embed message and send it to any channel
Say /say <Message> Send any message as an embed to current channel
Ticket System /tickets Sends a ticket menu message with buttons that allow users to open their support tickets
Role Claiming /roles Sends a customizable public roles menu with buttons to select desired roles

๐Ÿฆป Listeners

These listeners listen for certain event triggers or run asynchronously.

Bot Feature Description
Guild Logs Sends a message in a specified channel, when a player joins or leaves your Hypixel guild, this also includes if a player was kicked
Guild member auto rename Renames all verified discord guild members to a specific format every specified amount of seconds to ensure they all follow the template in config.json
Ticket Transcripts When tickets are closed, a ticket transcript will be sent to the user who opened the ticket, and a copy will be stored in a specified channel
Level & Economy System Users gain coins and experience points by sending messages and participating in chat
Custom Welcome Message Sends a customizable welcome message in a specified channel
Custom Join Private Message Sends a customizable welcome message in a specified channel
General logs Sends general log reports such as members joining, leaving, editing messages, deleting messages, and more all in a specified channel.
Cycling Bot Status Rotating bot statuses with placeholders inside
Auto Gexp Announcement Sends a message of the top guild point contributors for that specific day in a specified channel
Abuse Logs Sends logs of members abusing tickets system, etc
Twitch Integration Sends a custom message whenever a specified person is streaming on Twitch

hycord-client's People

Contributors

dependabot[bot] avatar kevintrinh1227 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

qtmoony

hycord-client's Issues

regarding the bot

Nice work! I like the functions so far! Hopefully, you are able to add more features as they are suggested.

server template

Am i able to get a server template you used in the setup video?

Thanks,
ooDVG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.