From dd804e3346676b795a053be2b730e13b40123b04 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 24 Jun 2023 13:59:01 -0400 Subject: [PATCH] Updated Notify_twitter (markdown) --- Notify_twitter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_twitter.md b/Notify_twitter.md index b6693b0..814babc 100644 --- a/Notify_twitter.md +++ b/Notify_twitter.md @@ -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. A Public tweet can be referenced like so: -* **twitter**://**{ConsumerKey}**/**{ConsumerSecret}**/**{AccessToken}**/**{AccessSecret}**?**mode=tweet** +* `twitter://{ConsumerKey}/{ConsumerSecret}/{AccessToken}/{AccessSecret}?mode=tweet` ### Parameter Breakdown | Variable | Required | Description