Update README.md

This commit is contained in:
SpudGunMan
2024-09-19 15:57:42 -07:00
parent 71c8c98ce9
commit 121231f6fa
+2 -1
View File
@@ -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!