I really hope this turns into a Reddit 2.0
Lemmy does have karma, it is stored in the DB, and the API returns it. It just isn’t displayed on the UI.
I believe it's called reputation instead
If I remember correctly, the properties the API returns are comment_score and post_score.
comment_score
post_score
seems to be correct
Lemmy does have karma, it is stored in the DB, and the API returns it. It just isn’t displayed on the UI.
I believe it's called reputation instead
If I remember correctly, the properties the API returns are
comment_scoreandpost_score.seems to be correct