karma: leaderboard + rank, drop code-noise targets, atomic store writes
All checks were successful
ci / check (push) Successful in 48s
All checks were successful
ci / check (push) Successful in 48s
This commit is contained in:
parent
21e36b9961
commit
af9d5eed25
5 changed files with 159 additions and 16 deletions
|
|
@ -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) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue