Update README.md

This commit is contained in:
SpudGunMan
2025-10-22 20:31:20 -07:00
parent 2b964390f8
commit 6f38bff473

View File

@@ -177,6 +177,7 @@ git clone https://github.com/spudgunman/meshing-around
| `checklist` | Display the checklist database, with note | ✅ |
### Games (via DM only)
[modules/games/README.md](modules/games/README.md)
| Command | Description | |
|---------|-------------|-
| `blackjack` | Plays Blackjack (Casino 21) | ✅ |
@@ -197,10 +198,6 @@ To use QuizMaster the bbs_admin_list is the QuizMaster, who can `q: start` and `
Players can `q: join` to join the game, `q: leave` to leave the game, `q: score` to see their score, and `q: top` to see the top 3 players.
To Answer a question, just type the answer prefixed with `q: <answer>`
#### Word of the Day Games
Simple word fun, bingo and customizable word of the day lists via JSON files. Slot Machine for Emoji 🎰
[modules/games/README.md](modules/games/README.md)
#### Survey
To use the Survey feature edit the json files in data/survey multiple surveys are possible such as `survey snow` you can pull data back with `survey report` or `survey report snow`