From 6f38bff473dad31808467490757962bb3a09e4a2 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 22 Oct 2025 20:31:20 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e3663c3..b487c40 100644 --- a/README.md +++ b/README.md @@ -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: ` -#### 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`