# munar-plugin-emotes

[Munar] plugin for sharing reaction GIFs.

## Installation

```shell
$ npm install --save munar-plugin-emotes
```

## Usage

```json
{
  "plugins": [
    "emotes"
  ]
}
```

## License

[ISC]

[Munar]: http://munar.space
[ISC]: ../../LICENSE
