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

Restrict self ++ #22

Closed
eruizdechavez opened this issue Nov 22, 2020 · 1 comment · Fixed by #34
Closed

Restrict self ++ #22

eruizdechavez opened this issue Nov 22, 2020 · 1 comment · Fixed by #34
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@eruizdechavez
Copy link
Contributor

Users must not be able to add points (++) to themselves, but they can remove points from themselves (--).

@eruizdechavez eruizdechavez created this issue from a note in v1.0.0 (To do) Nov 22, 2020
@eruizdechavez eruizdechavez added enhancement New feature or request help wanted Extra attention is needed labels Nov 22, 2020
@eruizdechavez eruizdechavez added this to the v1.0.0 milestone Nov 22, 2020
@IscRivera91
Copy link
Member

where we can do that in the tokenizer->getUsersFromMessage($msg); or in the leaderboard->updatePoints($user, $tokens);

@eruizdechavez eruizdechavez added the good first issue Good for newcomers label Nov 25, 2020
@eruizdechavez eruizdechavez removed this from the v1.0.0 milestone Jan 7, 2021
@eruizdechavez eruizdechavez linked a pull request Oct 3, 2021 that will close this issue
@eruizdechavez eruizdechavez moved this from To do to In progress in v1.0.0 Oct 3, 2021
v1.0.0 automation moved this from In progress to Done Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
v1.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants