Reputation System
jclinkinbeard opened this issue · 4 comments
jclinkinbeard commented
Reputation example
!addrep @jack good prices
!-rep @jack bad prices
@jack: !rep
Response from bot shows
Positive Rep: 1
Negative Rep: 1
“good prices”
“bad prices”
!-rep command adds a negative rep, and also sends some sort of message @Administrator please validate this -rep
If the -rep is fine and deserved, then nothing happens
If it isnt deserved the administrator can use !clear rep -1 @jack
That removes a negative rep from the user
bclinkinbeard commented
!addrep
, !badrep
, and !rep
all functional. Need to prevent people from giving themselves rep.
bclinkinbeard commented
Add a !toprep
command that shows top 10 positive repo users and their counts
bclinkinbeard commented
Clear bad rep via reaction by admin
bclinkinbeard commented
This is all done, right?