Updated Notify_twitter (markdown)

Chris Caron 2023-06-24 13:59:01 -04:00
parent f6c9653d6e
commit dd804e3346

@ -34,7 +34,7 @@ If you know the targets you wish to identify; they can be targeted by their Twit
**Note** If no ScreenName is specified, then by default the Direct Message is sent to your own account. **Note** If no ScreenName is specified, then by default the Direct Message is sent to your own account.
A Public tweet can be referenced like so: A Public tweet can be referenced like so:
* **twitter**://**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**?**mode=tweet** * `twitter://{ConsumerKey}/{ConsumerSecret}/{AccessToken}/{AccessSecret}?mode=tweet`
### Parameter Breakdown ### Parameter Breakdown
| Variable | Required | Description | Variable | Required | Description