PHPackages                             wildphp/module-moderation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wildphp/module-moderation

AbandonedArchivedLibrary

wildphp/module-moderation
=========================

Moderation commands for WildPHP.

v1.0.0-beta.1(8y ago)081[1 issues](https://github.com/WildPHP/module-moderation/issues)MITPHPPHP &gt;=7.1.0

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/WildPHP/module-moderation)[ Packagist](https://packagist.org/packages/wildphp/module-moderation)[ RSS](/packages/wildphp-module-moderation/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Moderation
==========

[](#moderation)

[![Build Status](https://camo.githubusercontent.com/014366603d5a0dd68fcad0ef3a1e5ef6414776327044da6959f4fac1b6f97540/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f57696c645048502f6d6f64756c652d6d6f6465726174696f6e2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WildPHP/module-moderation/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/44378dd9c976ba4e251ae3f3437bd3ab4e3cbf21c1b8364c84a1092882bbe8a1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f57696c645048502f6d6f64756c652d6d6f6465726174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/WildPHP/module-moderation/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/0861ef9ab9ac744e69a6203e81004d19fca5a9b9b3ddbb0fb413244986d17280/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d6d6f6465726174696f6e2f762f737461626c65)](https://packagist.org/packages/wildphp/module-moderation)[![Latest Unstable Version](https://camo.githubusercontent.com/377909ce434ae18b08082ebf98e087ea64485d96540beac4032953c880baa44c/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d6d6f6465726174696f6e2f762f756e737461626c65)](https://packagist.org/packages/wildphp/module-moderation)[![Total Downloads](https://camo.githubusercontent.com/a304b9c9cf4b712904ecda89ad9f499c12c763bbf2aa4825891420aa7cae46f5/68747470733a2f2f706f7365722e707567782e6f72672f77696c647068702f6d6f64756c652d6d6f6465726174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/wildphp/module-moderation)

Moderation commands for WildPHP.

System Requirements
-------------------

[](#system-requirements)

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

Installation
------------

[](#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
-----

[](#usage)

This module provides the following commands:

- **ban**:
    - Bans the specified user from the channel.
    - Usage #1: `ban [nickname] [minutes]`
    - Usage #2: `ban [nickname] [minutes] [redirect channel]`
    - Pass 0 minutes for an indefinite ban.
    - Permission: `ban`
- **banhost**:
    - Bans the specified host from the channel.
    - Usage #1: `banhost [hostname] [minutes]`
    - Usage #2: `banhost [hostname] [minutes] [redirect channel]`
    - Pass 0 minutes for an indefinite ban.
    - Permission: `ban`
- **kban**:
    - Kicks the specified user from the channel and adds a ban.
    - Usage #1: `kban [nickname] [minutes] ([reason])`
    - Usage #2: `kban [nickname] [minutes] [redirect channel] ([reason])`
    - Pass 0 minutes for an indefinite ban.
    - Permission: `kban`
- **kick**:
    - Kicks the specified user from the channel.
    - Usage: `kick [nickname] ([reason])`
    - Permission: `kick`
- **mode**:
    - Changes mode for a specified entity.
    - Usage: `mode [mode(s)] ([entity/ies])`
    - Permission: `mode`
- **remove**:
    - Requests a user to leave the channel.
    - Usage: `remove [nickname] ([reason])`
    - Permission: `remove`
- **topic**:
    - Changes the topic for the specified channel.
    - Usage: `topic ([channel]) [message]`
    - Permission: `topic`

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3206d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64cbefa2b33116fa8d909bbeb6add16b949cd91864b693cd9c4797430ee7eb6d?d=identicon)[Yoshi2889](/maintainers/Yoshi2889)

---

Top Contributors

[![NanoSector](https://avatars.githubusercontent.com/u/1280380?v=4)](https://github.com/NanoSector "NanoSector (11 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/wildphp-module-moderation/health.svg)

```
[![Health](https://phpackages.com/badges/wildphp-module-moderation/health.svg)](https://phpackages.com/packages/wildphp-module-moderation)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
