#This is code httpssourceb inEy7TPR33tP
1 messages ยท Page 1 of 1 (latest)
why are you replying twice? based on the looks of your code, you only really need to send one interaction
Hmm ๐ค
based on how i'm glancing over your code, you have an if clause that will return an embed if the user is blacklisted. that's one interaction reply.
if they are not blacklisted, you send the user the embedstats embed at the bottom with await interaction.reply
with this understanding, you shouldn't need to be sending two replies.
Then the black list i change to interaction.followUp
so you want to send both the blacklist embed and the embedstats embed to the user?
Yub
just include two embeds in one reply then
๐
The problem i coding with mobile i dont have competer