Closed this issue 7 years ago · 1 comments
Ability to increment the counter by x. Proposed solution: Add an optional argument to /inc (while /inc still increments the counter by one e.g. /inc 5 increments the counter by five). Same for /dec.
/inc
/inc 5
/dec
Let me known if you want me to implement it.
Implemented in 64641da