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

Implement mechanism for tracking Layer 3 delegations #25

Closed
nisnevich opened this issue Feb 6, 2023 · 0 comments
Closed

Implement mechanism for tracking Layer 3 delegations #25

nisnevich opened this issue Feb 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on

Comments

@nisnevich
Copy link
Owner

In L3, we consider a system where every month a person can "delegate" (any better words for this?) a certain amount of points (say, up to 10000) to support activities of other members. The bot may automate this with a command like:

!delegate @nick 2000 to support his monthly football activity

So the bot would

  • track the monthly limit for each person, not allowing to "delegate" more than it
  • show the remainders on request
  • provide analytics
@nisnevich nisnevich added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2023
@nisnevich nisnevich self-assigned this Feb 6, 2023
@nisnevich nisnevich added the wontfix This will not be worked on label Mar 26, 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 help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant