Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fornever/mithgolizer

Bath and laundry plant
https://github.com/fornever/mithgolizer

xmpp

Last synced: about 1 month ago
JSON representation

Bath and laundry plant

Awesome Lists containing this project

README

        

Mithgolizer
============

Mithgolizer is a modern headless XMPP moderation solution.

Using
-----

### Configuration

Copy `mithgolizer.properties.example` file to `mithgolizer.properties` and tune
it. All options should be self-explanatory. Mithgolizer will **ban** users who
satisfies filtering criteria.

By default Mithgolizer will use the configuration file `mithgolizer.properties`
from the current directory but it will read the path to the configuration file
from the program arguments.

### Building

```console
$ sbt build
```