Browse Source

Update help text

master
Gregory Rudolph 3 years ago
parent
commit
26bd0f2fd1
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
  1. 2
      botCommands.go

2
botCommands.go

@ -9,7 +9,7 @@ func setupCommands() { @@ -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",
},
},

Loading…
Cancel
Save