Update help text

This commit is contained in:
2021-07-10 11:17:34 -04:00
parent edf8556b70
commit 26bd0f2fd1

View File

@ -9,7 +9,7 @@ func setupCommands() {
Commands: []chat1.UserBotCommandInput{ Commands: []chat1.UserBotCommandInput{
{ {
Name: "authenticate", 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", Usage: "email@example.com Pa$$w0rd",
}, },
}, },