cinderwatch 0.1.0
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2026-06-03 21:38:26 +01:00
commit f03e47d9f5
13 changed files with 3775 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Cinderwatch
A Discord antispam bot that watches designated channels, deletes messages, and bans users who post in them.
## Usage
1. Copy `.env.example` to `.env` and set `DISCORD_TOKEN`.
2. `cargo run`
3. Use `/mod_channel`, `/watch`, `/unwatch`, `/ban_reason`, `/immune_role` to configure per-guild.