There was an error while loading. Please reload this page.
docs: genericize deployment and feed examples - Replace the real Meetup group feed in the /add_event_feed and /remove_event_feed examples with a neutral placeholder, and describe the Meetup iCal URL pattern instead of naming a specific group - systemd section now uses placeholders for the service name, user, paths and interpreter rather than reading like one specific host - Recommend EnvironmentFile over an inline Environment= token: unit files under /etc/systemd/system are world-readable, so an inline token is exposed to every account on the machine
docs: DM auto-kick policy, corrected access levels, chaperone lifecycle - /log_tail and /list_users_without_roles moved to the Moderator row of the permissions table and marked Moderator in their own sections - Document the automatic DM kick on Home and in Setup-Guide, including the moderator and recently-DMed exemptions, plus the Kick Members permission it needs. This behavior was previously undocumented - /clone_role_permissions: note that all moderation permissions are excluded, and correct the @Moderator -> @Junior-Mod example, which implied those permissions transfer - Chaperone: single alert per incident, automatic unmute, and mute persistence across restarts - Day-of event reminders run Tue-Sun, not daily - Add a Runtime State Files table covering chaperone_mutes.json - Note the ~15 line practical cap on /log_tail output
Update checking is config-only; remove /update_checking docs
Document AUTO_UPDATE_ENABLED auto-update option
Event feed commands are mod-only; restore 64-user Discord API limit notes
Sync wiki with current functionality Remove obsolete /event_announce commands (now automatic via /add_event_feed), update feed schedule and message_dump DM delivery, fix config setup (config_example.py), Python 3.11+, permission levels. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: update Event Feed and add Event Announcement command docs - Rewrite Event Feed Commands section for new architecture - Add feed_name, required channel, RSS support, JSON-LD scraping - Add new Event Announcement Commands section - Update Table of Contents and permission table
Updated to comply with project changes
Added /autoreply
Added update checking
Updated Commands Reference (markdown)
Added voice chaperone switch
Created Commands Reference (markdown)