1.0.1 • Published 8 years ago

nodebb-plugin-emoji-twemoji v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

NodeBB Plugin: 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.