if you want to here is a sample to do in RunKit
var test = require("emoji-startup-package")
var string = 'all is working'
var send = test(string)
console.log(send)
if you want to change the emoji then go into your directiory where you have it installed then node_modules/emoji-startup-package/main.js you can change the code so you have different emojis in there