Minehut / MinehutBOT

GNU General Public License v3.0
16 stars 19 forks source link
hacktoberfest

MinehutBOT

This is the source code of the Discord bot used on the official Minehut Discord server.

Features

Usage

Requirements

Steps

  1. Install all dependencies with yarn or npm install.
  2. Fill out all values in .env.example and change it to .env.
  3. In order for the bot to work properly on your guild, you need to add it to the bot's hard-coded guild configuration.
  4. Start the bot with yarn start or npm start.

Contributing

We always welcome contributions to the bot, just simply make a pull request.

Credits

jellz - Made this README with modification from Facto