From eb4f995e80c773e16fed271be1099219c457ae49 Mon Sep 17 00:00:00 2001 From: Kenny Wu Date: Sun, 12 Aug 2018 21:57:39 -0700 Subject: [PATCH] Add Bearer Token resources in twitter documentation --- _site/content/modules/twitter.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_site/content/modules/twitter.md b/_site/content/modules/twitter.md index f28af0d2..2218941b 100644 --- a/_site/content/modules/twitter.md +++ b/_site/content/modules/twitter.md @@ -11,6 +11,9 @@ Connects to the Twitter API and displays a single user's tweets. NOTE: This only works for single-application developer accounts for now. +To get your bearer token, please see: +https://github.com/Trinergy/twitter_bearer_token + ## Source Code ```bash