Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.23 KB

Hypixel logo
+
Discord logo


The public Discord bot for Hypixel integration awesomeness.

GitHub

Adding Hycord to your server

Use the bot add link to add Hycord to your server!

About Hycord

Hycord is a Discord bot I created after realizing that Hypixel-Discord integration would be super nifty, especially for guild and community servers.

Hycord is powered by my Hypixel API client library for Node, hypixel-api.

Hycord in action

Hycord player command

Hycord guild command

Hycord help command

Running Hycord yourself

If you're interested in running your own Hycord bot instance, execute index.js like so:

node index.js <Discord bot token> <Hypixel API key>