aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e2fad8..32f34df 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,7 @@ The bot can be deployed on any platform that supports Python:
| `ROLEPLAY_MESSAGE` | Message for roleplay removals | Customizable |
| `CHECK_INTERVAL` | Seconds between checks | `60` |
| `MAX_POSTS_PER_DAY` | Max posts per user per day | `3` |
+| `MAX_ROLEPLAY_POSTS_PER_DAY` | Max roleplay posts per user per day | `1` |
| `DRY_RUN` | Enable dry-run mode | `false` |
## Development