HydrA2F/ミズさん
HydrA2F/ミズさん
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
thx Qjuh and Yorick ^^ (I'll come back if i have any problem again)
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
idk if there was an inactivity time that auto close it
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
but when the command is not used for a long time no error will occurred ?
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
when can i open the DB ?
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
dbConnect.end((err) => {
if (err) {
console.error('Error closing MySQL database: ' + err.stack);
return;
}
console.log('Disconnected from MySQL database.');
});
dbConnect.end((err) => {
if (err) {
console.error('Error closing MySQL database: ' + err.stack);
return;
}
console.log('Disconnected from MySQL database.');
});
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
No description
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
I don't know how to compare what's inside DB and inside slash command The code execute normally and i type /setup_channel with a channel that already exists the bot think it's another one (and now I've a DB error)
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
I compare what's inside the DB and if the server id already exist the bot asks to update IF the channel id is different, if not it say "you have already saved this channel" but this last part never execute
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 2/17/2024 in #djs-questions
Compare interaction result and DB data
Bump ? ;-;
17 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
okay thx ^^
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
I'm using adkynet to host my bot and i have the option to create a database but how can i create table and iteract with using the bot ?
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
and i don't want to enter the channel id/name everytime i do that command
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
No description
9 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 12/13/2023 in #djs-questions
How to create setable commands
I've tried but it changes nothing as i want to do :/
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 ?
Thx it works well now ! (I've been searching in index.js but it was in deploy-commands.js)
7 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 ?
I'll try tomorrow
7 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 11/26/2023 in #djs-questions
Slash command (it's me again)
sorry ;-;
5 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 11/26/2023 in #djs-questions
Slash command (it's me again)
ouch if forgot it...
5 replies
DIAdiscord.js - Imagine an app
Created by HydrA2F/ミズさん on 11/26/2023 in #djs-questions
Slash command (it's me again)
Hey again :/
5 replies