This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Description
https://github.com/WildPHP/module-moderation/blob/master/README.md shows wrong installation instructions:
composer require wildphp/module-moderation
displays
[InvalidArgumentException]
Could not find a version of package wildphp/module-moderation matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
Also config.neon mentioned does not exist.
irc-bot has config.php with line 'modules' => [], I suppose we should add it there?
Other modules' README.md at https://github.com/WildPHP have the same instructions.