diff options
| author | Fuwn <[email protected]> | 2026-04-02 11:12:38 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-04-02 11:12:38 +0000 |
| commit | eb0462b5b93d9223bd3dffdb04d932e7b6ebfacd (patch) | |
| tree | 2352d5725ffd2bf705ea1e9b15772a8a1998a7f9 /env.example | |
| parent | feat(april_fools): Add sentience joke for April 1st (diff) | |
| download | umabot-eb0462b5b93d9223bd3dffdb04d932e7b6ebfacd.tar.xz umabot-eb0462b5b93d9223bd3dffdb04d932e7b6ebfacd.zip | |
This reverts commit 08365999a9f758c7c8bdaa3406f524fbd1d21dee.
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 |