Skip to content

Fury-101/BridgeBot

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Shell 1.4%