Lipton
Lipton
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/29/2024 in #djs-questions
how can i send both a message and multiple files at the same time?
im trying something like channel.send("message",{files: res}) but its not working
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/28/2024 in #djs-questions
how can i check if my bot has registered its commands in a guild?
im looking for a way to synchronise my bot to all guilds its present in - after a potential situation where someone add it to their guild while its offline
10 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/20/2024 in #djs-questions
multiple image attachments in one message
can i add multiple images to a single message, similar to how users may do it?
9 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/20/2024 in #djs-questions
how do i attach image from file path?
title
8 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/18/2024 in #djs-questions
Is there a way to unregister a specific commands?
Title.
3 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Lipton on 2/16/2024 in #djs-questions
softblocking commands
I want to control on which servers my bot can be used. Is it better to softblock commands at execution level, depending on circumstances or restrict registering them?
5 replies