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

Counters #10

Open
NinjaBunny9000 opened this issue Sep 27, 2018 · 1 comment
Open

Counters #10

NinjaBunny9000 opened this issue Sep 27, 2018 · 1 comment
Labels
idea idea for a new feature!

Comments

@NinjaBunny9000
Copy link
Owner

NinjaBunny9000 commented Sep 27, 2018

A way to keep track of things like

  • !globals
  • !clutched
  • kills, wins, & deaths
  • potato plays
  • or any other dumb shit we decide to keep track of.

MVP

Creates counters & stores them & their values in the database.

  • !addcounter <name> creates a counter
  • !<name> returns all-time counter value
  • !<name> ++ increments counter
  • !<name> -- decrements counter

Additional features

  • !<name> reset resets just this stream's count
  • !<name> reset all all-time reset
  • !<name> also says how many times this stream
@NinjaBunny9000 NinjaBunny9000 added feature "It's a feature!" command A simple(ish) command help wanted Extra attention is needed labels Sep 27, 2018
@NinjaBunny9000
Copy link
Owner Author

Possible future integration: Showing a visual counter on stream for these things.

@NinjaBunny9000 NinjaBunny9000 added idea idea for a new feature! and removed command A simple(ish) command feature "It's a feature!" help wanted Extra attention is needed labels Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea idea for a new feature!
Projects
No open projects
Development

No branches or pull requests

1 participant