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
npm i emojity
const { emojity } = require("emojity");
const { emojity } = require('emojity');
let EmojiArray = emojity.getEmojis('Emojity');
['🇪', '🇲', '🇴', '🇯', '🇮', '🇹', '🇾']