WildPHP / module-moderation

Moderation commands module for WildPHP
MIT License
0 stars 0 forks source link

Moderation

Build Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version Total Downloads

Moderation commands for WildPHP.

System Requirements

If your setup can run the main bot, it can run this module as well.

Installation

To install this module, we will use composer:

composer require wildphp/module-moderation

That will install all required files for the module. In order to activate the module, add the following line to your modules array in config.neon:

- WildPHP\Modules\Moderation\Moderation

The bot will run the module the next time it is started.

Usage

This module provides the following commands:

License

This module is licensed under the MIT license. Please see LICENSE to read it.