nodebb-plugin-emoji-twemoji
v1.0.1
Published
Twitter emoji set for NodeBB (requires nodebb-plugin-emoji-extended)
Downloads
3
Maintainers
Readme
NodeBB Plugin: Twemoji <nodebb-plugin-emoji-twemoji>
Twitter emoji set for NodeBB.
Preview the set at: http://twitter.github.io/twemoji/2/test/preview.html
This plugin was based on nodebb-plugin-emoji-one and nodebb-plugin-emoji-apple.
The emoji set belongs to Twitter. You can find their repo here.
Installation
Install and activate nodebb-plugin-emoji-extended
and nodebb-plugin-emoji-twemoji
via the admin control panel of your NodeBB instance.
Manual installation
The manual installation via NPM may result in version-conflicts with NodeBB.
npm install nodebb-plugin-emoji-extended nodebb-plugin-emoji-twemoji
Development
This module gets developed using the NodeBB Grunt Framework.