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

A karma plugin #52

Open
kamaln7 opened this issue Oct 9, 2014 · 0 comments
Open

A karma plugin #52

kamaln7 opened this issue Oct 9, 2014 · 0 comments
Labels

Comments

@kamaln7
Copy link
Member

kamaln7 commented Oct 9, 2014

Kind of like https://github.com/kamaln7/slack-wgaca but using MongoDB instead of RethinkDB, though we probably don't need reasons so a simple document for each user should work:

{
    "user": "someUser",
    "points": 6
}

Usage

<user> someOtherUser++
<modubot> kamal == 1
<user> someOtherUser++
<modubot> kamal == 2
<user> someOtherUser--
<modubot> kamal == 1
@kamaln7 kamaln7 added the plugin label Oct 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant