Skip to content

A very simple guild bridge between Hypixel Guild chat and Discord

Notifications You must be signed in to change notification settings

KlaasNiphaas/guild-bridge-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application will login to Hypixel using Mineflayer which is not a normal Minecraft client, this could result in your Minecraft account getting banned from Hypixel, so use this application at your own risk.


Table of Content

Installation using NodeJS

Requirements

  • Git
  • NodeJS >= 14
  • Yarn >= 1.2
  • A Minecraft account

Setup Guide

To get started, clone down the repository using:

git clone https://github.com/KlaasNiphaas/guild-bridge-template.git

Next go into the guild-bridge-template folder and install all the dependencies using Yarn.

yarn

While the dependencies are being installed you can copy the configuration file.

copy config.example.json config.json

Next edit and setup the config file with a proper Minecraft and Discord settings, once you're done you can start the app.

node index.js

About

A very simple guild bridge between Hypixel Guild chat and Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published