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
Applicantrole when a member is assignedMember. - Assign a
Veteranrole when bothLevel 50andActive Playerroles are present. - Prevent role conflicts (e.g.,
PC Playervs.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.