is it recommended that all embeds are placed in the index.js file?
and then i can just import them or whatever?
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
if your talking about importing the
EmbedBuilder
class and using it then yes, its fine to import anywhere and use in your code from discord.js and they don't need to be all in your index file