1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Update docs

This commit is contained in:
Chris Cummer
2018-08-17 14:47:25 -07:00
parent 3681bea0a8
commit 2fb8219c03
9 changed files with 46 additions and 53 deletions

View File

@@ -470,8 +470,15 @@
<p>NOTE: This only works for single-application developer accounts for now.</p>
<p>To get your bearer token, please see:
<a href="https://github.com/Trinergy/twitter_bearer_token">https://github.com/Trinergy/twitter_bearer_token</a></p>
<p>To make this work, you&rsquo;ll need a couple of things:</p>
<ol>
<li>A <a href="https://developer.twitter.com/content/developer-twitter/en.html">Twitter developer account</a></li>
<li>A <a href="https://developer.twitter.com/en/docs/basics/authentication/overview/application-only">Twitter bearer token</a>.</li>
</ol>
<p>Once you have your developer account, a relatively painless way to get a
bearer token is to use <a href="https://github.com/Trinergy/twitter_bearer_token">TBT</a>.</p>
<h2 id="source-code">Source Code</h2>
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/twitter/</code></pre></div>