@krabbypatty@lemmy.world to Memes@lemmy.mlEnglish • 2 years agoJust a lemmy lurker doing my part <3lemmy.worldimagemessage-square22fedilinkarrow-up1237arrow-down110file-text
arrow-up1227arrow-down1imageJust a lemmy lurker doing my part <3lemmy.world@krabbypatty@lemmy.world to Memes@lemmy.mlEnglish • 2 years agomessage-square22fedilinkfile-text
minus-square𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟linkfedilinkEnglish5•2 years agoLemmy does have karma, it is stored in the DB, and the API returns it. It just isn’t displayed on the UI.
minus-square@Xylight@programming.devlinkfedilinkEnglish1•2 years agoI believe it’s called reputation instead
minus-square𝕊𝕚𝕤𝕪𝕡𝕙𝕖𝕒𝕟linkfedilinkEnglish3•2 years agoIf I remember correctly, the properties the API returns are comment_score and post_score.
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
andpost_score
.seems to be correct