Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Discord bot for hypixel guilds. Offers automatic applications with in-game requirements, displaying guild and player statistics, a guild chat to discord two-way bridge and more.

License

emmaexe/guildbot

Repository files navigation

⚠️ This project is archived

Guildbot is no longer being actively maintained

I no longer have enough time to play hypixel and have lost interest in this project. I might come back to it at some point in the future but for now it will no longer recieve any support/updates.




Guildbot - a bot for minecraft hypixel guilds

Documentation Maintenance License: GPL--3.0

Discord bot for hypixel guilds. Offers automatic applications with in-game requirements, displaying guild and player statistics, a guild chat to discord two-way bridge and more.

Dependencies

  • MongoDB server
  • NodeJS 18.x
    • compare-versions
    • discord-html-transcripts
    • discord.js
    • dotenv
    • mineflayer
    • mongodb
    • node-schedule

Installation

From source

Download or clone the latest release.

Enter the directory and run:

npm install

Using Docker

Pull the latest guildbot image

docker pull emmaexe/guildbot

Download the docker-compose.yml file.

In the docker-compose.yml file, under volumes define a valid path for the config folder on your server where guildbot config files will be exposed for easy access. (e.g. /home/server/.config/guildbot:/app/config:rw)

Setup/configuration

For instructions on how to set the bot up, check out the SETUP.md file.

Usage

Installed from source

Run this command in the root directory of the cloned repository:

node .

Installed using docker

Run the command in the directory where your docker-compose.yml file is stored:

docker compose up -d

Author

👤 Emmaexe

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is GPL-3.0-only licensed.

About

Discord bot for hypixel guilds. Offers automatic applications with in-game requirements, displaying guild and player statistics, a guild chat to discord two-way bridge and more.

Topics

Resources

License

Stars

Watchers

Forks

Languages