Skip to main content

RoleLogic v1.0.0 — Initial Release

Released September 9, 2025


This release marks the first stable version of RoleLogic. The application provides a flexible and reliable way to automate role management within Discord servers.


Features

  • Role-based automation: Automatically add or remove roles based on existing member roles.
  • Match types:
    • Has Some
    • Has Every
    • Not Has Some
    • Not Has Every
  • Actions: Support for adding or removing multiple roles.
  • Rule priority: Order rules to prevent conflicts and control execution flow.
  • Enable/disable rules: Temporarily deactivate rules without deleting them.

Example Use Cases

  • Remove the Applicant role when a member is assigned Member.
  • Assign a Veteran role when both Level 50 and Active Player roles are present.
  • Prevent role conflicts (e.g., PC Player vs. Mobile Player).

Notes

  • This is the first release. Future updates will introduce additional rule logic, performance improvements, and expanded configuration options.
  • Feedback and contributions are welcome.