From 12319ac3f6d13fece9ee06eeed9b96cd8d1cd9ab Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 5 Mar 2022 12:49:11 -0500 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 2332c64..675b1d9 100644 --- a/Notify_twitter.md +++ b/Notify_twitter.md @@ -7,7 +7,7 @@ ### Account Setup Twitter Direct Messages are slightly more complicated then some of the other notification services, so here is quick breakdown of what you need to know and do in order to send Notifications through it using this tool: -1. First off, you need to generate a Twitter App from [apps.twiter.com](https://apps.twitter.com). It's through a Twitter App we will be able to send our DMs. +1. First off, you need to generate a Twitter App from [developer.twitter.com](https://developer.twitter.com/en/apps). It's through a Twitter App we will be able to send our DMs. 2. Once you create the app, you'll need to **generate the Access Tokens**. This Is done from the "*Keys and Access Tokens*" Tab. You should now have 4 Tokens to work with at this point on this same page.