diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |