HydrA2F/ミズさん
HydrA2F/ミズさん
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
Hi, I want to get DB data to compare it to an interaction result data and I'm lost trying to fix my problem : when I enter a channel that is already saved in my DB my code won't execute the right part My code : https://pastebin.com/yQQtGFFi
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
I want to create setable commands like /set ticket-channel <channel id i want to set for this server>
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/12/2023 in #djs-questions
How to use slash commands of my bot on any discord server ?
Hi, my bot is running well but when i add it to another server (with admin perms) i can't see my bot's slash commands : how cani fix it (I'm using a GUILD_ID token but i want to set it "responsive")
7 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 11/26/2023 in #djs-questions
Slash command (it's me again)
constraint: 's.string.regex', given: 'channelID', expected: 'expected /^[\p{Ll}\p{Lm}\p{Lo}\p{N}\p{sc=Devanagari}\p{sc=Thai}_-]+$/u.test(expected) to be true'
5 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 11/26/2023 in #djs-questions
Slash Commands
Hey i'm a new dev with discord.js, i know basics but i can't find what goes wrong with my code for slash commands
36 replies