Skip to main content

Reference

Quick reference guides for RoleLogic features. These pages provide comprehensive lists and technical details.

Available References

Conditions Reference

Complete list of all condition types with detailed explanations and examples.

View Conditions Reference →

Placeholders Reference

All available webhook placeholders organized by category with example outputs.

View Placeholders Reference →

Limits Reference

System limits, quotas, and technical constraints.

View Limits Reference →


Quick Lookup

Condition Types at a Glance

TypeMatches When
Has SomeMember has ANY of the roles
Has AllMember has EVERY role
Lacks SomeMember is missing ANY role
Lacks AllMember has NONE of the roles
Exactly NMember has PRECISELY N roles
At Least NMember has N OR MORE roles
At Most NMember has N OR FEWER roles
More Than NMember has OVER N roles
Less Than NMember has UNDER N roles

Placeholder Categories

  • User: {user.mention}, {user.nickname}, {user.tag}, etc.
  • Roles: {roles.added.names}, {roles.removed.mentions}, etc.
  • Server: {server.name}, {server.member_count}, etc.
  • Channel: {channel.name}, {channel.mention}, etc.
  • Bot: {bot.nickname}, {bot.mention}, etc.
  • Time/Date: {time:short}, {date:long}, {timestamp}, etc.

Key Limits

  • Max AND conditions per rule: 9 additional
  • Max combined actions per rule: 1 additional
  • Evaluation passes limit: 100 (prevents infinite loops)
  • Rule quotas: Varies by plan