Skip to content

Fix rules command #536

@kosayoda

Description

@kosayoda

As it is right now, we are unable to get a rule directly using the alias !rules, which returns a generic rules embed.
image

The only way right now is to use !site rule, but that returns rules as zero-indexed.
image
A few amendments have to be made.

Details:

  • Allow use of !rule <rule_num> and !rules <rule_num>
  • Get rules 1-indexed rather than 0-indexed according to the rules on the website.

Metadata

Metadata

Assignees

Labels

a: frontendRelated to output and formattingt: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions