npm i emojity
const { emojity } = require("emojity");
const { emojity } = require('emojity');
let EmojiArray = emojity.getEmojis('Emojity');
['๐ช', '๐ฒ', '๐ด', '๐ฏ', '๐ฎ', '๐น', '๐พ']
- Creating emoji response to the right word using Discord.js