You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-06 08:49:29 +02:00
Правки примера CLI
This commit is contained in:
@@ -28,6 +28,7 @@ sidebar_position: 1
|
||||
|
||||
oint twitter GetAuthorizationLink --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ sidebar_position: 2
|
||||
|
||||
oint twitter GetToken --code %code% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ sidebar_position: 3
|
||||
|
||||
oint twitter RefreshToken --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -35,6 +35,7 @@ sidebar_position: 3
|
||||
|
||||
oint twitter CreateGifTweet --text %text% --gifs %gifs% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -35,6 +35,7 @@ sidebar_position: 2
|
||||
|
||||
oint twitter CreateImageTweet --text %text% --pictures %pictures% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@ sidebar_position: 5
|
||||
|
||||
oint twitter CreatePollTweet --text %text% --options %options% --duration %duration% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ sidebar_position: 1
|
||||
|
||||
oint twitter CreateTextTweet --text %text% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -35,6 +35,7 @@ sidebar_position: 4
|
||||
|
||||
oint twitter CreateVideoTweet --text %text% --videos %videos% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user