RateLimited
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/14/2025 in #djs-questions
GuildMemberAdd event not working.
Context i am trying to make a welcome bot, it is grabing msg and the channel from a json file made by the config command
10 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/11/2025 in #djs-questions
Trying to update channel name every min for utc time, updates once but stops updateing
sorry for long title
I am trying to make a UTC time channel in my discord server (this is for a game rise of kingdoms which uses utc time), so I made a ClientReady
Is the issue a discord rate limit? or i am doing something else wrong
7 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/10/2025 in #djs-questions
How do I send a message to a channel by channel id
I keep receiving an error as I am trying to send a msg to the channel, Is it a issue with how i am fetching the channel via id.
5 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/8/2025 in #djs-questions
How to use .setChoices/.addChoices. SlashCommandBuilder
context i am making a embed command,
i am receiving this error for each of my options
note this error is happening with each of my options
4 replies
DIAdiscord.js - Imagine an app
•Created by RateLimited on 3/6/2025 in #djs-questions
How to make a new line in app command string option type.
when inputting the option i am trying to do a new line, it will not let me is there anything i can add to allow this? P.S. I am making a embed command if that helps any
7 replies