Skip to content

jakegt1/facebook-discord-emojis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook discord emojis

Prerequisites

  • browserify installed globally.

Installation

The simple installation outside of a package is to simply npm install then npm run build to browserify src/app.js.

Usage

Similar to discord, you simply write :[COMMAND]:, which the code then replaces with an emoji.

So, you lucky people can do 'How the hell does this work? : thinking:' which will then be replaced with 'How the hell does this work? 🤔'.

Notes

Thanks to Tim Down on Stack Overflow for the pasteHtmlAtCaret code.

Had to add a space on the : thinking: because.. Git has discord style emojis now. God damnit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published