apache / apache/answer-plugins
Manually change user's reputation
- Dominant language
- Go
- Stars
- 131
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
In some situations, it is necessary to manually adjust a user's reputation:
1. Increase the reputation of someone to grant them specific privileges.
2. Decrease the reputation of someone as a form of punishment.
Need to select user and input the reputation change value, such as `n` or `-n`, along with the reason for the adjustment.
## Plugin info
Name: Reputation change
Description: Manually change user's reputation.
## Plugin forms
- Username
- Change reputation value
- type 10 means increasing reputation by 10
- type -15 means decreasing reputation by 15
- Reason for change
- The reason will show in public

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.