Update Chanban/README.md

This commit is contained in:
Teh PeGaSuS
2026-03-03 13:14:47 +01:00
parent 6e910e2aea
commit a37d70729b
+1 -1
View File
@@ -30,7 +30,7 @@ All configuration is done at the top of `cmgmt.tcl`.
| Variable | Default | Description |
|---|---|---|
| `locale` | `en` | Language to use. Must match a file in `cmgmt_langs/` (e.g. `en`, `pt_PT`, `it_IT`) |
| `locale` | `en` | Language to use. Must match a file in `cmgmt_langs/` (e.g. `en`, `pt`, `it`) |
| `trigger` | `@` | Prefix for public commands |
| `tBanDuration` | `30` | Duration of temporary bans, in minutes |
| `upCommand` | `curl -s -F file=@- https://x0.at/` | Command used to upload the ban list. Must read from stdin |