UNPKG

arvis-emoji

Version:

Arvis workflow to find relevant emoji from text

41 lines (21 loc) 1.15 kB
# arvis-emoji > [Arvis](https://github.com/jopemachine/arvis) workflow to find relevant emoji from text <img src="screenshot.png" width="895"> Uses the API from this great article on [Emoji & Deep Learning](http://getdango.com/emoji-and-deep-learning.html).<br> Check out the [Dango app](http://getdango.com) if you want something like this on your phone. ## 🔗 This workflow is converted from [alfred-workflow](https://github.com/sindresorhus/alfred-emoj). * Note that there might be some code change or different actions from the original workflow. * Marked original workflow's creator to author. ## Install 1. Install by npm ``` $ npm install --global arvis-emoji ``` *Requires [Node.js](https://nodejs.org) 8+.* 2. Acquire your API key in below site. [https://emoji-api.com/](https://emoji-api.com/) 3. Open `arvis-workflow.json` and Replace `PUT_YOUR_API_KEY_HERE` with your API key. ## Usage In Arvis, type `emoj`, <kbd>Enter</kbd>, and some text, to find relevant emoji. Select an emoji and press <kbd>Enter</kbd> to copy it to the clipboard. When at the top, press <kbd></kbd> and <kbd>Enter</kbd>, to copy all the emoji.