-
Notifications
You must be signed in to change notification settings - Fork 8
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
KarmaService Improvement #4
Comments
Working on top 10 now! |
Do you want the bot to do something with the |
So I think it would be cool if the flow was something like: 1: @foouser++ Thoughts? |
I'm not sure why the switch to DM to collect the reason. Why not require it up front? I.e., the message must be Or a missing reason could cause a prompt in an DM. |
so the reason I suggested DM is because of the way ++ and -- now works. I can say something like:
the same is possible with |
from #bot-laboratory: after a user does a we could also possibly have certain presets alert admins (such as abusive behaviour) etc.. |
Just to note: top 10 is done and merged |
Quick thought, would be cool if Camille added a 🎈 reaction to the karma message if its someones first karma ++ 😄 |
Nothing wrong with a balloon! I was mulling over the proposal that everyone start at 1 karma -- just change the return from a failed score lookup to 1 instead of 0. This would be a kind of "we assume everyone is good people" gesture, and I thought it would align pretty well with Ryan's "make karma more friendly" issue on the original Camille. |
Ohh I hadn't seen that issue, yeah I think either of those changes would make karma less intimidating for new comers which is 👍 Tagging @aranasaurus in this also :D |
Yeah, I'm hoping to get some time to look at this soon. I want to add a bunch of stuff to how the KarmaService stores data in order to do a lot of the things I wanted to do with the original but was simply unable to 'cause: CoffeeScript :P |
Currently KaramBot supports
++
and--
of users however it's still behind Camille in terms of functionality, we need to add:top 10
In addition it would be nice to add some new stuff as well:
--
a user I think it might be worthwhile requiring a reasonThe text was updated successfully, but these errors were encountered: