Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1007 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 1007 Bytes

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.