diff options
| author | Fuwn <[email protected]> | 2025-09-15 23:40:34 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-09-15 23:40:34 -0700 |
| commit | 699966bd2d26683dc20c6d0bd42598f54d786af0 (patch) | |
| tree | 4b2aaa7d26e0505e52f78a2166e7bfe3de57db0c /env.example | |
| parent | feat(roleplay_limiter): Add system notice to removal message (diff) | |
| download | umabot-699966bd2d26683dc20c6d0bd42598f54d786af0.tar.xz umabot-699966bd2d26683dc20c6d0bd42598f54d786af0.zip | |
feat(spam_detector): Use UTC time as limit reset time
Diffstat (limited to 'env.example')
| -rw-r--r-- | env.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/env.example b/env.example index be010ee..9591db2 100644 --- a/env.example +++ b/env.example @@ -12,7 +12,6 @@ SUBREDDIT_NAME=your_subreddit_name # Bot Messages # Customize these messages as needed -SPAM_MESSAGE=Your post has been removed for posting too frequently. Please wait before posting again. ROLEPLAY_MESSAGE=Your post has been removed. Only one roleplay post is allowed per user. # Bot Settings |