|
|
@ -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", |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|