Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursed counting options #149

Open
ericthelemur opened this issue Jan 8, 2023 · 0 comments
Open

Cursed counting options #149

ericthelemur opened this issue Jan 8, 2023 · 0 comments
Labels
enhancement Improvement to existing command/feature

Comments

@ericthelemur
Copy link
Contributor

!counting currently infers the step of the count (e.g. 3, 6, 9, 12, ... is valid as well as 1,2,3,4, ...). It would be quite fun to have some more options, maybe:

  • infers start and step from the first two messages, so 5, 7 would be followed with 9, 11, 13, ... instead of limiting to multiples of the single number
  • Allow counting some other sequences: primes, fibonacci, etc. - either needs to start with a specific command or infers from the first few messages
@ericthelemur ericthelemur added enhancement Improvement to existing command/feature good first issue Good for newcomers and removed good first issue Good for newcomers labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing command/feature
Projects
None yet
Development

No branches or pull requests

1 participant