RileCraft / DiscordBot-Template

A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V14
MIT License
229 stars 59 forks source link

How Can I Do This #65

Closed abdalla-3077 closed 1 year ago

abdalla-3077 commented 1 year ago

if(i.member.id != interaction.user.id) { return i.reply({ content: This interaction is not for you, ephemeral: true}) }

This Code Dosent work in btn handlar

RileCraft commented 1 year ago

I don't know what is i and also don't open issues for code problems, they are for problems with the very structure of the template only.

You are free to ask for code problems in discord.