From 121231f6fa73786a77c6463422ec4ca3d13aff0a Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 19 Sep 2024 15:57:42 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 556c751..985075d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The bot will report on anyone who is getting close to the configured lat/long, i Store and forward-like message re-play with `messages`, and there is a repeater module for dual radio bots to cross post messages. Messages are also logged locally to disk. -There is a small collection of games to play like DopeWars or Lemonade Stand +There is a small collection of games to play like DopeWars or Lemonade Stand and BlackJack to name a few, issuing `games` displays help The bot can also be used to monitor a radio frequency and let you know when high SNR RF activity is seen. Using Hamlib(rigctld) to watch the S meter on a connected radio. You can send alerts to channels when a frequency is detected for 20 seconds within the thresholds set in config.ini @@ -251,6 +251,7 @@ I used ideas and snippets from other responder bots and want to call them out! Games Ported from.. - https://github.com/tigerpointe/Lemonade-Stand/ - https://github.com/Reconfirefly/drugwars +- https://github.com/Himan10/BlackJack GitHub user mrpatrick1991 For Docker configs, PiDiBi looking at test functions and other suggestions like wxc, CPU use, and alerting ideas Discord and Mesh user Cisien, and github Hailo1999, for testing and ideas! Lots of individuals on the Meshtastic discord who have tossed out ideas and tested code!