#Is there any better way to manage custom emojis?
5 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
You can maybe use rest to post emojis and store the response in some way, or implement a command in your bot that will add the emoji and returns the data you want in the command itself (maybe using attachments options)
No
GuildEmojiManager#create()
Creates a new custom emoji in the guild.