At the current version, action-react can be configured to listen to messages (optionally matching some criteria) in a telegram chat and react accordingly using selenium with chrome. The allowed reactions include getting to a webpage from a url, clicking on an element on a webpage according to the text it contains, and selecting an element first using its name, and then either using the text it contains, or the value it contains. All the information can be retrieved from a targeted website, and should be included in reaction.json file for the script to execute.