Site updated at 2017-01-28 23:51:21 UTC

This commit is contained in:
Travis CI 2017-01-28 23:51:21 +00:00
parent c266a3ed25
commit 017e728923
553 changed files with 10016 additions and 2343 deletions

View file

@ -115,6 +115,7 @@
<li><strong>consumer_secret</strong> (<em>Required</em>): Your “Consumer Secret” (API Secret) for the application.</li>
<li><strong>access_token</strong> (<em>Required</em>): Your “Access Token” for the application.</li>
<li><strong>access_token_secret</strong> (<em>Required</em>): Your “Access Token Secret” for the application.</li>
<li><strong>username</strong> (<em>Optional</em>): Twitter handle without <code class="highlighter-rouge">@</code> or with <code class="highlighter-rouge">@</code> and quoting for direct messaging.</li>
</ul>
<p>To use notifications, please see the <a href="/getting-started/automation/">getting started with automation page</a>.</p>
@ -160,6 +161,9 @@
<li>
<a href='/components/notify.command_line/'>Command line Notify</a>
</li>
<li>
<a href='/components/notify.discord/'>Discord</a>
</li>
<li>
<a href='/components/notify.ecobee/'>Ecobee Notify</a>
</li>