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

Add a reward for a streak for running the /daily command #158

Open
2 tasks
smyalygames opened this issue Nov 15, 2023 · 0 comments
Open
2 tasks

Add a reward for a streak for running the /daily command #158

smyalygames opened this issue Nov 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@smyalygames
Copy link
Member

There seems to be little reward for running the /daily command so far, so adding a streak bonus should hopefully get more people to run the command.

Requirements

  • Use the logs in the database for the daily command runs to calculate how long the streak is.
  • Also create some form of method to reward the user with streaks that haven't been claimed prior as it would be unfair if certain people have a massive streak which causes them to get a massive bonus.

Proposed bonus

  • Day 0 Streak: 0
  • Day 1 Streak: 1
  • Day 2 Streak: 3
  • Day 3 Streak: 5
  • Day 4 Streak: 9
  • Day 5 Streak: 12
  • Day 6 Streak: 16
  • Day 7+ Streak: 20
@smyalygames smyalygames added the enhancement New feature or request label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant