Forum Crown Docs

Guides and tutorials for every feature. Pick a topic to get started.

All Tutorials

πŸš€

Getting Started

An overview of Forum Crown β€” what it does, how it works, and what you need to get going.

5 sections

βš™οΈ

General Settings

Configure which forum channels Forum Crown manages and toggle the bot on or off.

4 sections

⚑

Auto-Reactions

Automatically add emoji reactions to every new forum post β€” great for upvotes and engagement.

6 sections

πŸ›‘

Automod

Automatically moderate forum posts with a full suite of rules β€” pinning, length limits, duplicate detection, bump reminders, auto-locking, and more.

13 sections

πŸ‘‹

Welcome Messages

Greet new posters automatically with a custom message when they create a forum thread.

6 sections

πŸ””

Notifications

Get alerted in a text channel whenever a new forum post is created.

6 sections

🎯

Conditions

Add reactions based on smart rules β€” trigger different emoji sets when a post meets specific criteria.

6 sections

🏷️

Special Tags

Assign automated behaviors to Discord forum tags β€” control access, auto-lock, suppress features, and more.

6 sections

πŸ“„

Reaction Templates

Save sets of emojis as templates and apply them to any forum in one click.

6 sections

πŸ“Š

Forum Stats

View activity analytics for your forum channels β€” top posters, thread counts, and server-wide engagement.

5 sections

🚫

Word Filter

Automatically remove posts that contain specific words or phrases.

6 sections

πŸ‘‘

Staff Roles

Grant trusted roles the ability to bypass Forum Crown restrictions like filters and automod.

5 sections

✨

Premium

Unlock higher limits and powerful extra features for your server with a Premium plan.

7 sections

πŸ”§

Troubleshooting

Fix common issues with the bot, dashboard, and settings not applying.

11 sections

What's New

v1.8.0New FeaturesLatest
May 26, 2026

Auto-Tag, Anti-Necro, Title Rules & richer messages

  • New
    Auto-Tag β€” automatically apply forum tags based on keyword matches in the post title or body. Free: 1 forum / 3 rules; Paid Premium: 10 forums / 10 rules each
  • New
    Anti-Necro β€” post a warning when someone replies to an old thread. Fully customizable message with placeholders. Free: 1 forum; Paid: 20
  • New
    Title Rules β€” enforce post title format (required prefix, forbidden words, word count, regex pattern). Violations are deleted and the author is DM'd. Regex requires Paid Premium
  • New
    /thread close β€” close and lock a thread with an optional reason, usable by thread authors or staff
  • New
    /thread reopen β€” reopen a closed or locked thread, staff only
  • Improved
    Welcome message placeholders expanded from 8 to 17 β€” now includes {user_id}, {tag_list}, {date}, {time}, {mentions}, {post_number}, {forum_mention}, {thread_id}, and more
  • New
    Welcome messages now support a Send as DM option β€” deliver the welcome privately to the thread author instead of posting in the thread
  • New
    Welcome embeds now have a configurable title field (previously always showed "Welcome!")
  • New
    Notifications now support a custom message body with placeholders β€” add a personal touch above the auto-generated embed
  • Improved
    Anti-Necro warning message now supports {thread_name}, {forum}, {user}, {username}, and {days} in addition to {age}
  • Improved
    Mobile dashboard navigation replaced with a grouped dropdown β€” Core, Moderation, Advanced, and Settings sections are easy to reach on any screen size
  • Improved
    Touch targets on mobile are now at least 44px, and iOS no longer zooms in when tapping form fields
v1.7.0Improvements
May 22, 2026

Hours-based timers, tier fixes & premium UX

  • Improved
    Lock After and Bump Reminder now use hours instead of days β€” set "48" for 2 days, or "6" for 6 hours. Existing day-based configs migrate automatically
  • Improved
    Bot lock and bump reminder messages now report elapsed hours instead of days for precision
  • Fixed
    Welcome Messages and Notifications sections now show correct per-tier limits (Free 1, Paid 15–20) instead of a single binary free/premium value
  • Fixed
    Conditions section "limit reached" message now correctly says 20 instead of 10 for Paid Premium upgrade prompt
  • Improved
    Premium tab now shows a "What you unlock" feature grid for free users, making upgrade benefits immediately visible
  • Improved
    Bump reminder repeat interval now scales with the configured bump interval instead of always being 24 hours
v1.6.0New Features
May 22, 2026

Dashboard overhaul & UX improvements

  • Improved
    Sidebar navigation now groups tabs into Core, Moderation, Advanced, and Settings β€” easier to find what you need
  • Improved
    Landing page now includes a "How it works" section and stats bar for quicker onboarding
  • Improved
    Features page stats updated to accurate values β€” 40+ commands, 12 categories, 100% free core
  • Fixed
    Fixed a bug where all settings sections received a hardcoded saving=false prop β€” the Save button now correctly reflects the real saving state
  • Improved
    Unsaved changes bar now shows "Save Changes" instead of just "Save" for clarity
  • Improved
    Error messages across the dashboard are more specific and actionable
  • Improved
    Footer links expanded β€” Features, Docs, FAQ, Terms, and Privacy all accessible from every page
  • Improved
    Documentation updated to accurately describe the global save bar (not per-tab save buttons)
v1.5.1Bug Fixes
May 18, 2026

Double-fire fix & premium Activity tab

  • Fixed
    Fixed all forum cogs (welcome, notify, special tags, stats, automod) firing twice per post β€” discord.py can emit on_thread_create twice for the same thread, all cogs now deduplicate correctly
  • Fixed
    Thread Activity and Forum Stats are now correctly gated as premium features β€” free servers see an upgrade prompt instead of an empty panel
  • Improved
    Thread Activity panel now auto-refreshes whenever you save Automod settings, so lock and bump thresholds reflect immediately without a manual refresh
  • Improved
    Plan Comparison table in the Premium tab now includes Thread Activity & Stats row
v1.5.0Bug Fixes
May 18, 2026

Automod sync fixes & bump reminders

  • Fixed
    Fixed Automod settings saved in the dashboard now correctly sync to the bot β€” lock and bump fields were using mismatched names
  • Fixed
    Fixed a crash in the background maintenance loop caused by a missing internal method
  • Fixed
    Fixed duplicate auto-lock logic that could cause double-lock attempts on the same thread
  • New
    Bump reminders now post a visible message inside the thread in addition to DMing the author
  • New
    Auto-lock now posts a message in the thread before locking β€” configurable via the Auto-Lock Message field
  • New
    Added Max Post Length limit to Automod β€” threads that are too long are now automatically removed
  • New
    Added Slowmode field to the Automod dashboard β€” apply a slowmode delay to all new threads automatically
  • Improved
    Lock After and Bump Reminder fields now use days (instead of hours) matching the bot's hourly check cycle
  • Improved
    Removed unused Flair Lock toggle and Archive After fields from the dashboard β€” these were not connected to any bot logic
v1.4.0New Features
March 29, 2026

Documentation & Quick Setup

  • New
    Added full documentation site with separate page per feature tutorial
  • New
    Added Basic Setup step-by-step guide for new servers
  • New
    Added Quick Setup Wizard β€” configure Forum Crown in minutes from a guided flow
  • New
    Added FAQ page covering common setup questions
  • New
    Added Changelog page (this page!)
  • Improved
    Server list and channels now auto-refresh when you switch back to the tab β€” no more manual refresh needed
  • Improved
    Dashboard navigation now includes links to Docs in all nav bars
v1.3.2Bug Fixes
March 10, 2026

Bug fixes & stability

  • Fixed
    Fixed channels not loading for servers with more than 100 channels
  • Fixed
    Fixed session expiry not redirecting to login correctly in some browsers
  • Fixed
    Fixed word filter not applying to post titles β€” now checks both title and body
  • Improved
    Faster channel metadata loading with improved caching
v1.3.0New Features
February 20, 2026

Word Filter & Staff Roles

  • New
    Added Word Filter β€” automatically delete posts containing banned words or phrases
  • New
    Added Staff Roles β€” designate trusted roles to bypass cooldowns, automod, and word filter
  • New
    Staff role bypass is now applied globally to all Forum Crown features
  • Improved
    Automod warning messages are now fully customizable
  • Fixed
    Fixed cooldown timer not resetting correctly in some edge cases
v1.2.0New Features
January 30, 2026

Cooldowns & Notifications

  • New
    Added Cooldowns β€” limit how often members can create forum posts
  • New
    Added cooldown bypass role support
  • New
    Added Notifications β€” alert a text channel whenever a new forum post is created
  • Improved
    Welcome message placeholders expanded: added {thread_count}, {created_at}, {server}
  • Improved
    Dashboard now shows server icon in the nav bar when viewing a specific server
v1.1.0New Features
January 5, 2026

Welcome Messages & Automod

  • New
    Added Welcome Messages β€” auto-reply to new forum posts with a customizable message
  • New
    Added Automod β€” automatically remove posts that are too short or violate rules
  • New
    Welcome messages support placeholders: {user}, {username}, {forum}, {thread_name}
  • Improved
    Bot settings now sync to the dashboard every 30 seconds β€” no restart needed
v1.0.0New Features
December 15, 2025

Initial Launch πŸŽ‰

  • New
    Forum Crown is live! Manage Discord forum channels from a web dashboard
  • New
    Auto-Reactions β€” add emoji reactions automatically to every new forum post
  • New
    Discord OAuth login β€” secure login with your Discord account
  • New
    Server list β€” see all manageable servers at a glance
  • New
    Support for up to 3 reactions per forum on the free plan

Still need help?

Join our support server and we'll get you sorted quickly.

Join Support Server