Skip to content

Fix rule alias.#537

Merged
scragly merged 2 commits into
masterfrom
rule-num
Oct 16, 2019
Merged

Fix rule alias.#537
scragly merged 2 commits into
masterfrom
rule-num

Conversation

@kosayoda
Copy link
Copy Markdown
Contributor

Closes: #536

  • Rules are now 1-indexed, so valid indices for the command are 1 to 10 inclusive.
  • Allows the use of !rule <num> and !rules <num> besides !site rule <num>

image

kosayoda and others added 2 commits October 15, 2019 22:25
Allow rule alias to take rule numbers, passes them to the `site rules`
command. Rules are now 1-indexed to conform with the representation on
the website.
@scragly scragly merged commit b6b4f46 into master Oct 16, 2019
@scragly scragly deleted the rule-num branch October 16, 2019 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix rules command

2 participants