diff --git a/botCommands.go b/botCommands.go index 4d55aaf..53dfa83 100644 --- a/botCommands.go +++ b/botCommands.go @@ -9,7 +9,7 @@ func setupCommands() { Commands: []chat1.UserBotCommandInput{ { Name: "authenticate", - Description: "Authenticate with Tesla, please use exploding message.", + Description: "Authenticate with Tesla, please use exploding message for username/password OR a token.", Usage: "email@example.com Pa$$w0rd", }, },