DeathReaper is a service reporting WoT exclusions on Discourse forums.
<center>

</center>
DeathReaper is a service reporting Web of Trust exclusions on [Discourse forums](https://www.discourse.org/).
Images are created containing Silkaj + DeathReaper.
Images are created containing Silkaj + DeathReaper.
These images are operated on https://git.duniter.org/clients/python/deathreaper repository with schedule pipeline.
These images are operated on [DeathReaper repository](https://git.duniter.org/clients/python/deathreaper) with pipeline schedules.
### Installation
### Installation
When installing Silkaj, you have to specify `pydiscourse` extra in order to get DeathReaper dependency `pydiscourse` which will "activate" the command/feature.
When installing Silkaj, you have to specify the optional [extra](https://peps.python.org/pep-0508/#extras)`deathreaper` distribution in order to get DeathReaper’s dependency [`pydiscourse`](https://pypi.org/project/pydiscourse/) installed.
It will therefore "activate" the feature, and `silkaj wot exclusions` command will become available.
```sh
```sh
pipx install silkaj[deathreaper]
pipx install silkaj[deathreaper]
```
```
If you are running the development environment with Poetry: