Skip to main content

stealEmoji

How cool is stealing an emoji from another server ? Feel the power with this function

Program

const simplydjs = require("simply-djs");
simplydjs.stealEmoji(interaction, {
// options (Optional)
})

Output

image

Arguments:

simplydjs.stealEmoji(
interaction: Discord.Message | Discord.CommandInteraction,
options: stealOptions
)

Options stealOptions

ParameterTypeRequiredDefaultDescription
embedCustomizableEmbeddefault embedPass a CustomizableEmbed Object to customize the embed
emojistringnoneThe emoji that is getting stealed
namestringnoneThe name of the new emoji that is being created from old one