Sora
Sora
DIAdiscord.js - Imagine an app
Created by Sora on 5/16/2024 in #djs-questions
Is it possible to mute someone using a var
what i mean by that is this
await timeoutTarget.timeout(muteTime);
await timeoutTarget.timeout(muteTime);
muteTime is a var being set with a specific time amount designated by the user of command
15 replies
DIAdiscord.js - Imagine an app
Created by Sora on 4/27/2024 in #djs-questions
this isn’t really an error but more of a question
How would you exactly use the presence to detect if a specific role has online members? as i am trying to make a command that pings people on that role if they are online but i don't understand how presence work
7 replies