Add karma module + on_message hook
All checks were successful
ci / check (push) Successful in 46s

This commit is contained in:
Jean Chevronnet 2026-07-29 20:30:04 +00:00
parent 12961f66da
commit 21e36b9961
No known key found for this signature in database
GPG key ID: 439666D63A9477E4
8 changed files with 291 additions and 2 deletions

View file

@ -68,6 +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 |
| `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) |