Skip Navigation

Lemmy Karma Calculator – An extension I wrote to display how much score (Karma) you have!

addons.mozilla.org Lemmy Karma Calculator – Get this Extension for 🦊 Firefox (en-US)

Download Lemmy Karma Calculator for Firefox. Displays a user's Lemmy score (aka. karma) in their profile (eg. https://lemmy.ml/u/Yoru). Requires you to be logged in.

Lemmy Karma Calculator – Get this Extension for 🦊 Firefox (en-US)

source code is availabe here. I'd appreciate feedbacks!

31

You're viewing a single thread.

31 comments
  • How do you tally it? I've seen lots of discussions about guesses about how the reddit system works.

    • I run an API request on loop until there are no posts/comments left. Then I somply add up their score. Sorry for the late response btw

      • Ko problem. Ok, so just the sum of all up- and downvotes. No dicounting for viral posts, etc.

        • I didn't really understand but it's basically (all upvoted) - (all downvotes)

          • Ok. Reddit has some really elaborate system where the first upvotes gives 1 karma, then after upvote 500 or something, each only gives 0.5 karma or something, etc.

You've viewed 31 comments.