How to make the bot send personalized emojis?
问题 Well, I'm currently using the emoji :x: , but on my server I have an emoji called :superbotxemoji : I just don't know how I get my bot to use it My code: const Discord = require('discord.js'); module.exports = { name: 'say', description: 'say', execute(message, args) { const { prefix, token } = require('../config.json'); if (!message.member.hasPermission('ADMINISTRATOR')) return message.channel.send({ embed: { color: 16777201, description: `:x: | ${message.author}, You are not allowed to use