From 9862ad446f6d38c1f6e18735118988f89984caea Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Wed, 28 May 2025 09:10:28 -0700 Subject: [PATCH] Update Chat-Bot.md --- wiki/Chat-Bot.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/Chat-Bot.md b/wiki/Chat-Bot.md index eee586b1..d22d4499 100644 --- a/wiki/Chat-Bot.md +++ b/wiki/Chat-Bot.md @@ -103,7 +103,9 @@ ``` ## Set up a Chat Bot -Since GAM 6.04.00, GAM is capable of acting as a Chat Bot and sending messages to Chat Rooms or direct messages to users. You first need to configure your Chat Bot. +GAM is capable of acting as a Chat Bot and sending messages to Chat Rooms or direct messages to users. + +Even if you're not going to use GAM as a Chat Bot, you have to configure a Chat Bot as it is required by the Chat API in [Users - Chat](Users-Chat). * Run the command `gam setup chat`; it will point you to a URL to configure your Chat Bot. * Enter an App name and Description of your choosing.