LeoDJ/telegram-counter-bot

Increment by x

Closed this issue · 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.

Let me known if you want me to implement it.

LeoDJ commented

Implemented in 64641da