Kent Briggs wrote:social wrote:Is there any function which listens to and/or records what is said in the Chat Box
which I could use for scanning for Keywords and subsequent text/commands?
There is for the Lobby chat. See "Lobby chat event" and "Lobby chat event regex" in the Callback Events group on the System tab. That system was designed so that players could enter custom commands such as staking other players, getting bitcoin prices, etc. (all coded by the site operator).
OK, I read the section on callbacks:
http://prntscr.com/dfbc5gThis will send commands to *my* server when certain phrases are triggered.
However, I don't understand how to get my server's replies to those callbacks into the Poker Mavens chat, or the client in general.