feature: bulk emote dl
This commit is contained in:
@@ -22,7 +22,6 @@ module.exports = {
|
||||
interaction.followUp(emoteList);
|
||||
}
|
||||
interaction.followUp("Total emotes: " + emojis.size + "\n");
|
||||
})
|
||||
.catch(console.error);
|
||||
}).catch(console.error);
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user