-
-
Notifications
You must be signed in to change notification settings - Fork 751
Fix rules command #536
Copy link
Copy link
Closed
Labels
a: frontendRelated to output and formattingRelated to output and formattingt: bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
a: frontendRelated to output and formattingRelated to output and formattingt: bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
As it is right now, we are unable to get a rule directly using the alias

!rules, which returns a generic rules embed.The only way right now is to use

!site rule, but that returns rules as zero-indexed.A few amendments have to be made.
Details:
!rule <rule_num>and!rules <rule_num>