Find a file
2023-02-04 12:27:22 -05:00
karma Fix import 2020-08-03 14:03:41 +03:00
.gitignore Initial commit 2018-10-21 21:55:58 +03:00
.gitlab-ci.yml Move CI script to main maubot repo 2022-06-19 14:26:32 +03:00
base-config.yaml Add support for anonymizing select users and add content storage options 2019-02-17 15:57:25 +02:00
LICENSE Initial commit 2018-10-21 21:55:58 +03:00
maubot.yaml Fix import 2020-08-03 14:03:41 +03:00
README.md Update README.md 2023-02-04 12:27:22 -05:00

karma

A maubot that tracks the karma of users.

Usage: !karma <subcommand> [...]

up <Event ID> - Upvote an event
down <Event ID> - Downvote a message
stats - View global karma statistics
view [user ID] - View your or another users karma
export - Export the data of your karma
breakdown - View your karma breakdown
top - View the highest rated users
bottom - View the lowest rated users
best - View the highest rated messages
worst - View the lowest rated messages