Skip to main content

RoleLogic v1.2.0

Released October 26, 2025


New Feature: Log System

  • Each rule can now have one dedicated log.

  • Introducing highly customizable log messages using Discord's new message components (v2).

  • Supports dynamic placeholders ({}) for live information insertion.

  • Fully configurable elements:

    • Webhook Username
    • Webhook Avatar URL
    • Accent Color (supports transparent values)
    • Media URL
    • Message Content (positions can be swapped with Media URL)
  • This flexible log system can now be used for creative use cases such as:

    • Welcome messages
    • Private role updates
    • And many more
  • You can even combine this with image builders and placeholders to create dynamic visuals.

    Example:

    https://quickchart.io/watermark?mainImageUrl=https://i.imgur.com/si4DDMU.png&markImageUrl={user.avatar_url}?size=128&markRatio=0.25&position=bottomRight&margin=20&width=480&height=160

Premium Features

  • Servers with at least one upgraded rule are now recognized as Premium.
  • Premium benefits include:
    • Option to remove watermark from log messages.
    • Premium status visibility directly on the web dashboard.

UI / UX Improvements

  • Added a confirmation prompt when navigating away with unsaved changes — preventing accidental data loss.