karma: leaderboard + rank, drop code-noise targets, atomic store writes
All checks were successful
ci / check (push) Successful in 48s

This commit is contained in:
Jean Chevronnet 2026-07-29 20:44:26 +00:00
parent 21e36b9961
commit af9d5eed25
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
5 changed files with 159 additions and 16 deletions

View file

@ -68,7 +68,7 @@ lists them at runtime and `help <command>` describes one.
|---|---|
| `ping` / `echo <text>` / `hello` | basics |
| `roll [NdM]` | roll dice (default `1d6`) |
| `karma <thing>` (bump with `thing++` / `thing--` in chat) | show/track karma |
| `karma [thing]` / `karmabottom` (bump with `thing++` / `thing--`) | karma + rank, or the top/bottom list |
| `md5` / `sha1` / `sha256` / `hash <text>` | hex digests |
| `add <location>` then `w [location]` | weather (wttr.in), per-user location |
| `crypto <sym>` | coin price in USD (Bitstamp) |