vlad92ii
DIAdiscord.js - Imagine an app
•Created by vlad92ii on 4/18/2024 in #djs-questions
how to make commands without the slash
i cant find the right thing in the docs and nothing else the internet can someone explain to me how to do it ? is it possible to do it with this kind of syntax ? :
module.exports = {
data:
async execute(interaction) {
},
};
8 replies