Install

Installation

1. Dependencies

Before installing the bot, ensure you have the following resources installed and started:

2. Database Setup

  1. Open your database management tool (HeidiSQL, phpMyAdmin, etc.).

  2. Import the mh_discordbot.sql file located in the root of the resource.

    • This creates the mh_discordbot_bans table required for the ban system.

3. Installation Steps

  1. Download the mh_discordbot resource.

  2. Place the mh_discordbot folder into your server's resources directory (e.g., [standalone] or [custom]).

  3. Add the following to your server.cfg file, ensuring it is placed after the dependencies.

Last updated