@@ -36,53 +36,63 @@ in this one Discord Bot!
36
36
[ Check out the HyDiscord forums post!] ( https://hydiscord.github.io/invite )
37
37
38
38
## Commands
39
+ ` [] ` = Required ` <> ` = Optional
39
40
<details >
40
41
<summary >Hypixel</summary >
41
42
42
43
### Hypixel
43
- | Command | Description | Example |
44
- | ----------------------| -----------------------------------------------------------------| -------------------------------|
45
- | h!namehistory | Shows the name history of a player | h!namehistory cxntered |
46
- | h!player | Shows Hypixel stats of a player | h!player cxntered |
47
- | h!guild | Shows stats of a guild | h!guild Rebel |
48
- | h!bedwars | Shows BedWars stats of a player | h!bedwars cxntered |
49
- | h!skywars | Shows SkyWars stats of a player | h!skywars cxntered |
50
- | h!duels | Shows Duels stats of a player | h!duels classic cxntered |
51
- | h!uhc | Shows UHC stats of a player | h!uhc cxntered |
52
- | h!speeduhc | Shows SpeedUHC stats of a player | h!speeduhc cxntered |
53
- | h!blitzsurvivalgames | Shows Blitz Survival Games stats of a player | h!blitzsurvivalgames cxntered |
54
- | h!buildbattle | Shows Build Battle stats of a player | h!buildbattle cxntered |
55
- | h!copsandcrims | Shows Cops and Crims stats of a player | h!copsandcrims cxntered |
56
- | h!crazywalls | Shows Crazy Walls stats of a player | h!crazywalls cxntered |
57
- | h!megawalls | Shows Mega Walls stats of a player | h!megawalls cxntered |
58
- | h!murdermystery | Shows Murder Mystery stats of a player | h!murdermystery cxntered |
59
- | h!smashheroes | Shows Smash Heroes stats of a player | h!smashheroes cxntered |
60
- | h!tntgames | Shows all TNT Games stats of a player | h!tntgames cxntered |
61
- | h!vampirez | Shows VampireZ stats of a player | h!vampirez cxntered |
62
- | h!watchdog | Shows Watchdog stats | h!watchdog |
63
- | h!socials | Shows the social medias of a player | h!socials cxntered |
64
- | h!skin | Shows the skin of a player | h!skin cxntered |
65
- | h!uuid | Shows the UUID of a player | h!uuid cxntered |
66
- | h!server | Shows info about a server | h!server mc.hypixel.net |
44
+ | ** Command** | ** Aliases** | ** Description** | ** Usage** | ** Example** |
45
+ | :---:| :---:| :---:| :---:| :---:|
46
+ | h!player | h!p, h!hypixel, h!h | Shows general Hypixel stats of a player | h!player [ IGN] | h!player cxntered |
47
+ | h!guild | h!g | Shows stats of a guild | h!guild [ Guild] | h!guild Rebel |
48
+ | h!bedwars | h!bw, h!b | Shows BedWars stats of a player | h!bedwars [ IGN] | h!bedwars cxntered |
49
+ | h!skywars | h!sw, h!s | Shows SkyWars stats of a player | h!skywars [ IGN] | h!skywars cxntered |
50
+ | h!duels | h!d | Shows Duels stats of a player | h!duels [ Mode] [ IGN] | h!duels classic cxntered |
51
+ | h!uhc | | Shows UHC stats of a player | h!uhc [ IGN] | h!uhc cxntered |
52
+ | h!speeduhc | h!suhc | Shows SpeedUHC stats of a player | h!speeduhc [ IGN] | h!speeduhc cxntered |
53
+ | h!blitzsurvivalgames | h!bsg, h!blitz, h!survivalgames, h!sg | Shows Blitz Survival Games stats of a player | h!blitzsurvivalgames [ IGN] | h!blitzsurvivalgames cxntered |
54
+ | h!buildbattle | h!bb, h!build | Shows Build Battle stats of a player | h!buildbattle [ IGN] | h!buildbattle cxntered |
55
+ | h!copsandcrims | h!c&c, h!cac, h!cvc, h!cops, h!crims | Shows Cops and Crims stats of a player | h!copsandcrims [ IGN] | h!copsandcrims cxntered |
56
+ | h!crazywalls | h!cw | Shows Crazy Walls stats of a player | h!crazywalls [ IGN] | h!crazywalls cxntered |
57
+ | h!megawalls | h!mw | Shows Mega Walls stats of a player | h!megawalls [ IGN] | h!megawalls cxntered |
58
+ | h!murdermystery | h!mm, h!murder, h!mystery | Shows Murder Mystery stats of a player | h!murdermystery [ IGN] | h!murdermystery cxntered |
59
+ | h!smashheroes | h!sh, h!smash | Shows Smash Heroes stats of a player | h!smashheroes [ IGN] | h!smashheroes cxntered |
60
+ | h!tntgames | h!tnt | Shows all TNT Games stats of a player | h!tntgames [ IGN] | h!tntgames cxntered |
61
+ | h!vampirez | h!vz, h!vampire, h!vampires, h!vampz | Shows VampireZ stats of a player | h!vampirez [ IGN] | h!vampirez cxntered |
62
+ | h!watchdog | h!wdr | Shows general Watchdog stats | h!watchdog | h!watchdog |
63
+ | h!socials | | Shows a player's social medias | h!socials [ IGN] | h!socials cxntered |
64
+ </details >
65
+
66
+ <details >
67
+ <summary >Minecraft</summary >
68
+
69
+ ### Minecraft
70
+ | ** Command** | ** Aliases** | ** Description** | ** Usage** | ** Example** |
71
+ | :---:| :---:| :---:| :---:| :---:|
72
+ | h!namehistory | h!nh, h!names | Shows name history of a player | h!namehistory [ IGN] | h!namehistory cxntered |
73
+ | h!uuid | | Shows player's UUID | h!uuid [ IGN] | h!uuid cxntered |
74
+ | h!skin | | Shows player's skin and lets you apply it | h!skin [ IGN] | h!skin cxntered |
75
+ | h!server | h!ip | Shows information about server | h!server [ IP] | h!server mc.hypixel.net |
67
76
</details >
68
77
69
78
<details >
70
79
<summary >Utility</summary >
71
80
72
81
### Utility
73
- | Command | Description | Example |
74
- | ----------------------| -----------------------------------------------------------------| -------------------------------|
75
- | h!help | Sends a DM to you containing help information | h!help |
76
- | h!links | Sends you links related to HyDiscord | h!links |
77
- | h!vote | Sends you a link to vote for HyDiscord on Top.gg | h!vote |
78
- | h!ping | Sends a "Pong!" along with the time it took to send the message | h!ping |
79
- | h!ban | Bans a user you specify | h!ban @cxntered |
80
- | h!kick | Kicks a user you specify | h!kick @cxntered |
81
- | h!clear | Clears a specific number of messages you specify | h!clear 7 |
82
- | h!members | Shows member count of the server you are in | h!members |
83
- | h!suggest | Lets you suggest a feature to be added to HyDiscord | h!suggest Add verification! |
84
- | h!rng | Chooses a random number between two numbers you choose | h!rng 1 10 |
85
- | h!coinflip | Flips a coin | h!coinflip |
82
+ | ** Command** | ** Aliases** | ** Description** | ** Usage** | ** Example** |
83
+ | :---:| :---:| :---:| :---:| :---:|
84
+ | h!help | h!commands, h!commandlist | Shows you a list of commands, and gives you further information about those commands | h!help \< Command\> | h!help |
85
+ | h!info | | Shows info about HyDiscord | h!info | h!info |
86
+ | h!members | | Shows you the current member count of the server you're in | h!members | h!members |
87
+ | h!ping | | Sends a little "Pong!" along with the time it took from when you sent the command to the message being sent | h!ping | h!ping |
88
+ | h!links | h!invite | Sends you links related to HyDiscord | h!links | h!links |
89
+ | h!vote | | Sends you a link to vote for HyDiscord on Top.gg | h!vote | h!vote |
90
+ | h!clear | h!purge | Deletes as many messages as you specify (Up to 100, and messages older than 14 days can't be deleted) | h!clear [ 1-100] | h!clear 10 |
91
+ | h!ban | | Bans a member you specify | h!ban [ @User ] | h!ban @cxntered |
92
+ | h!kick | | Kicks a member you specify | h!kick [ @User ] | h!kick @cxntered |
93
+ | h!suggest | h!suggestion, h!suggestfeature | Lets you suggest a feature to be added to HyDiscord | h!suggest [ Suggestion] | h!suggest Add verification! |
94
+ | h!coinflip | h!cf | Flips a coin | h!coinflip | h!coinflip |
95
+ | h!rng | h!random | Picks a random number between two numbers you choose | h!rng [ Minimum] [ Maximum] | h!rng 1 10 |
86
96
</details >
87
97
88
98
## How was HyDiscord made?
0 commit comments