kotek
kotek
DIAdiscord.js - Imagine an app
Created by kotek on 9/29/2024 in #djs-questions
Can i fetch every message from a channel?
Hello, i'm trying to make a bot that sends a random cat photo from the cat photos channel, but i don't know how i can get every message on the channel.
4 replies
DIAdiscord.js - Imagine an app
Created by kotek on 7/8/2024 in #djs-questions
how i can check is user timeouted
so, i'm making a unmute command that removes the timeout and i want to display an error saying user is not timeouted when he is not time outed
4 replies
DIAdiscord.js - Imagine an app
Created by kotek on 6/2/2024 in #djs-questions
discordapierror while deploying commands
4 replies
DIAdiscord.js - Imagine an app
Created by kotek on 6/1/2024 in #djs-questions
How i can fetch polls from message?
I'm asking because i want to make a bot that removes polls if user lacks permissions
9 replies
DIAdiscord.js - Imagine an app
Created by kotek on 4/6/2024 in #djs-questions
<Interaction>.channel.edit stops working after 2 edits
I'm making a ticket system in my bot, and i noticed a problem. Where when i edit the channel 2 times (closing the ticket then reopening it) Bot starts ignoring edits for this channel, no errors, no client.rest.on("rateLimited") output, nothing. Just stops working. I tried to change the channel name with eval, nothing, on new channel. Works, but only 2 times
15 replies