Yido
Yido
Explore posts from servers
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
thank you
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
oh i get it now
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
i used if
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
but i did not use for loop
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
just checked it and yes you were right 😭 https://codepen.io/SirYido/pen/VwOzroq
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
i did not type anything into the console its the code that did this
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
where
31 replies
KPCKevin Powell - Community
Created by Yido on 6/8/2024 in #front-end
Input not dissappearing
No description
31 replies
DIAdiscord.js - Imagine an app
Created by Yido on 5/25/2024 in #djs-questions
the bot is not sending message when member joins
thank you
7 replies
DIAdiscord.js - Imagine an app
Created by Yido on 5/25/2024 in #djs-questions
the bot is not sending message when member joins
is there a way to get all the intents, im kinda new to discord.js i dont know how to that 😔
7 replies
DIAdiscord.js - Imagine an app
Created by Yido on 5/25/2024 in #djs-questions
the bot is not sending message when member joins
client.on('guildMemberAdd', member => {
const channel = member.guild.channels.cache.get('1138787209735045191');
console.log("here")
channel.send("text-here!")
});
client.on('guildMemberAdd', member => {
const channel = member.guild.channels.cache.get('1138787209735045191');
console.log("here")
channel.send("text-here!")
});
7 replies
KPCKevin Powell - Community
Created by Yido on 5/18/2024 in #front-end
Div opacity affecting the content in it
yes, that was the only thing i was gonna use it for
5 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
the a tag is not appearing
thank you :)
6 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
the a tag is not appearing
its works!
6 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
the a tag is not appearing
6 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
anyways so if i delete the null part and the name == "" then how is it supposed to stop the user when a empty value is entered
32 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
also its in the tutorial and the documentry
32 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
i actually dont know why i didnt used that, prompt seemed better since i wanted to learn javascript
32 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
that
32 replies
KPCKevin Powell - Community
Created by Yido on 4/13/2024 in #front-end
"declaration or statement excepted." problem
oooh
32 replies