Updated Notify_twitter (markdown)

Chris Caron 2022-03-05 12:49:11 -05:00
parent 6106d70a51
commit 12319ac3f6

@ -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.