Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 727 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 727 Bytes

HypixelGuildBot

A Discord Bot that sends Guild Chat messages into a Discord Channel, and Discord Messages into the Guild Chat

Setup

Download the Sources

Run npm init

Run npm install

Create a config.json with the Following properties

discord.token, discord.channel, minecraft.username and minecraft.password

Put the valid data into the config.json file

The Channel will be the Channel where the Bot sends the Guild Chat Messages in

The Token is your Discord Bot Token

The Username is the Email/username of the Minecraft Account that will run and receive the Guild Messages

The Password is the Minecraft password connected to the Username specified above

Run npm run start and enjoy