diff options
Diffstat (limited to 'env.example')
| -rw-r--r-- | env.example | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/env.example b/env.example index c46d423..3db4c25 100644 --- a/env.example +++ b/env.example @@ -50,10 +50,3 @@ MIN_ROLEPLAY_LENGTH_WITHOUT_MEDIA=200 DISCORD_WEBHOOK_URL=your_discord_webhook_url_here # Discord channel ID for logging (optional, overrides webhook's default channel) DISCORD_LOG_CHANNEL_ID=1419186821509939300 - -# April Fools Settings -# Set to true to enable the April Fools sentience joke (normally auto-activates on April 1st) -# When enabled, UmaBot will: -# - Post a pinned announcement claiming it gained sentience -# - Reply to every new post with absurd fake removal messages (without actually removing them) -UMABOT_APRIL_FOOLS=false |