9 lines
305 B
Markdown
9 lines
305 B
Markdown
# 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. |