Support "/karma top" to list top users/things sorted by karma

Issue #3 resolved
Ravikiran J created an issue

Currently, you can only lookup or update a user's karma. It would be nice to have a command (like "top") to list top users/things sorted by their karma count in the descending order.

Comments (3)

  1. Robert Bergman Account Deactivated

    It's a good idea -- I've seen a few requests for this now. I'll look into adding it soon if I can find time for it.

  2. Robert Bergman Account Deactivated

    You can now use the following commands:

    /karma :top users
    /karma :bottom users
    /karma :top things
    /karma :bottom things
    

    Note that the user lists will just show the user id until that user's karma is modified again -- then their name will appear in the list instead.

  3. Log in to comment