This allows you to create your own custom emoji picker of all the emojis that you want to be able to use on Scribble Hub.
Note: It completely replaces Scribble's default emoji.
- Add the content of
scribble.chirimojis.js
to a userscript extension in your browser, for example, Tampermonkey for Firefox. - Add the content of
scribble.chirimojis.css
to a userstyles extension in your browser, for example, Stylish. - Fill in your emoji to the
customEmojis
variable inscribble.chirimojis.js
. There's an example of the format in the file.