Skip to content

Minehut/MinehutBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72e4394 · Mar 7, 2022
Aug 15, 2021
Mar 7, 2022
Jul 14, 2020
Aug 21, 2021
Jun 7, 2020
Oct 16, 2020
May 19, 2019
Aug 15, 2021
Aug 21, 2021
Dec 16, 2021
Nov 28, 2020
Oct 9, 2021

Repository files navigation

MinehutBOT

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

Features

  • Reaction roles
  • Powerful per-guild configuration
  • Extensive moderation suite
    • Infraction/case management and tracking
    • Comprehensive logging
    • Advanced message cleaning
    • Punishment commands
    • Customisable chat filter
  • Boosterpass tracking
  • Custom permission levels
  • Tags
  • Built-in documentation
  • Role announcements
  • Minehut commands

Usage

Requirements

  • A local instance of MongoDB
  • (optional) A Sentry account
  • (optional but recommended) Yarn

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