Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.38 KB

Miscellaneous Guild Bridge Bot

The bot used by the Miscellaneous Hypixel guild to bridge guild chat and discord.

Installation

  • Install NodeJs version 14.x.x or later.
  • Fill out the TEMPLATE.env file with your credentials and rename it to .env
  • Run the following commands in a terminal or command prompt in the bots directory.
npm install
node index.js

Contributing

Pull requests are welcome. If you would like to chat with other developers please join our Discord and go to #programming-talk

Please test your code before committing it.

License

MIT