Skip to content

Commit

Permalink
fixup 8c081b0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackellenberger committed Nov 20, 2018
1 parent 8c081b0 commit 35ebc79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# EmojMe
# [emojme](https://jackellenberger.github.io/emojme)

A set of tools to manage your Slack emoji, either directly from the command line or in your own project. Upload em, download em, download em from one and upload em to another. Get yourself some emoji related statistics. It's all here.

jsdocs are available at [https://jackellenberger.github.io/emojme/](https://jackellenberger.github.io/emojme/). Read em.
jsdocs are available at [https://jackellenberger.github.io/emojme](https://jackellenberger.github.io/emojme). Read em.

## Requirements

Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ <h3>Modules</h3><ul><li id="add-nav"><a href="module-add.html">add</a><ul class=

<section class="readme">
<article>
<h1>EmojMe</h1><p>A set of tools to manage your Slack emoji, either directly from the command line or in your own project. Upload em, download em, download em from one and upload em to another. Get yourself some emoji related statistics. It's all here.</p>
<p>jsdocs are available at <a href="https://jackellenberger.github.io/emojme/">https://jackellenberger.github.io/emojme/</a>. Read em.</p>
<h1><a href="https://jackellenberger.github.io/emojme">emojme</a></h1><p>A set of tools to manage your Slack emoji, either directly from the command line or in your own project. Upload em, download em, download em from one and upload em to another. Get yourself some emoji related statistics. It's all here.</p>
<p>jsdocs are available at <a href="https://jackellenberger.github.io/emojme">https://jackellenberger.github.io/emojme</a>. Read em.</p>
<h2>Requirements</h2><p>To use emojme you don't need a bot or a workspace admin account. In fact, only regular <a href="https://api.slack.com/docs/token-types#user"><strong>user tokens</strong></a> work, and getting one isn't <em>quite</em> as easy as getting other types of tokens. Limitations are:</p>
<ul>
<li>User tokens can be grabbed from any logged in slack webpage by following <a href="#finding-a-slack-token">these instructions</a>.</li>
Expand Down

0 comments on commit 35ebc79

Please sign in to comment.