, (*1)
Emote Cli
![Software License][ico-license]
![Code Climate][ico-codeclimate]
, (*2)
Emotes at your fingertips! ᕕ( ᐛ )ᕗ See all the emotes available in this package
here., (*3)
The emotes were found here. If you want
to add your favorite emote, just add it to emotes.json
and
send a pull request!, (*4)
Installation
Via composer:, (*5)
$ composer global require sven/emote-cli
Ensure Composer's global bin directory is included in your path. This directory
is located at ~/.composer/vendor/bin
on macOS / Linux, and at
%APPDATA%/Composer/vendor/bin
on Windows., (*6)
Usage
Fetch an emote by its name:, (*7)
$ emote get cute
(。◕‿◕。)
Copy it to your clipboard immediately:, (*8)
$ emote get cute | clip
Note: This is an OS-dependent feature, and there are several options available
per OS. It just outputs the emote to stdout
, which should be enough information
for people familiar with the command line to figure it out., (*9)
Contributing
All contributions (pull requests, issues and feature requests) are
welcome. Make sure to read through the CONTRIBUTING.md first,
though. See the contributors page for all contributors., (*10)
License
sven/emote-cli
is licensed under the MIT License (MIT). Please see the
license file for more information., (*11)