From fa569a7d143b4d4423599ad71714dc163964f170 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Wed, 12 Oct 2022 10:28:20 -0300 Subject: [PATCH] Update chapter-07-gbot-reference.md New params for groups and Debugging. --- book/chapter-07-gbot-reference.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/chapter-07-gbot-reference.md b/book/chapter-07-gbot-reference.md index e751bcfc..bf030fc2 100644 --- a/book/chapter-07-gbot-reference.md +++ b/book/chapter-07-gbot-reference.md @@ -43,7 +43,9 @@ here is a list of admin commands related to deploying .gb* files. | XRM Key | String key of HubSpot (currently) API. | | WhatsApp Group Name | WhatsApp group name that this Bot belongs to. | | WhatsApp Group Shortcuts | Space separeted list of triggers in text that will active Bot in groups.| - +| Bot Admin Number | Administration mobile number which will receive Debug screenshots and other notifications.| +| WhatsApp Group ID | Group ID (accessible only in internal log) used to connect the Bot to a WhatsApp group.| +| Debug Web Automation | TRUE if Bot Admin Number will receive an screenshot to each web automation step.| ## Enviroment Variables Reference