AutoModerator for Lemmy instances. Specifically a bot framework for automating common admin and moderator tasks.
This hasn't been extensively tested. It's a very rough draft intended to provide a framework for discussion and/or contributions.
There are very likely bugs or edge cases that are not currently being handled.
AutoMod operates on an opt-in basis using plugins. By default, they are not enabled and must be configured.
make build
make run
make install
- See example.toml for available configuration options.
By default, it will look for automod.toml
in the current directory. This can be configured at runtime:
automod --config ~/.config/automod/my_config.toml
Original logo made by Andy Cuccaro (@andycuccaro) under the CC-BY-SA 4.0 license.