treble/luna
treble/luna
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
You should have a basic understanding of Javascript before making a discord bot
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
Yeah dont
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
Because if you did write it you'd at least know where your issue is
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
did you write any of your code at all or did you just blindly copy paste it from somewhere
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
show your code
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
thats the source code
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
...
25 replies
DIAdiscord.js - Imagine an app
Created by Jei on 3/31/2025 in #djs-questions
Token invalid
show your code
25 replies
DIAdiscord.js - Imagine an app
Created by display on 3/30/2025 in #djs-questions
Uncaught exception: ConnectTimeoutError: Connect Timeout Error
Its nothing related to djs
19 replies
DIAdiscord.js - Imagine an app
Created by display on 3/30/2025 in #djs-questions
Uncaught exception: ConnectTimeoutError: Connect Timeout Error
It does point to a network issue though
19 replies
DIAdiscord.js - Imagine an app
Created by Hugo4774 on 3/29/2025 in #djs-voice
ytdl audioplayererror
We do not support TOS violations, which ytdl is
7 replies
DIAdiscord.js - Imagine an app
Created by TheBear259 on 3/29/2025 in #djs-questions
Global commands not deploying
you also need to restart your discord client for them to show up
115 replies
DIAdiscord.js - Imagine an app
Created by TheBear259 on 3/29/2025 in #djs-questions
Global commands not deploying
if you want your commands to be global, deploy globally first of all, then you dont need to deploy them for every guild
115 replies
DIAdiscord.js - Imagine an app
Created by Arpan 🔱 on 3/24/2025 in #djs-questions
Unknown interaction
read the third bullet point of the tag
7 replies
DIAdiscord.js - Imagine an app
Created by Edwards 270P on 3/24/2025 in #djs-questions
Update from v13 to 14
also the latest LTS is v22
51 replies
DIAdiscord.js - Imagine an app
Created by midorina on 3/24/2025 in #djs-questions
What's the best practice to handle errors?
not later on
10 replies
DIAdiscord.js - Imagine an app
Created by midorina on 3/24/2025 in #djs-questions
What's the best practice to handle errors?
the best practise is to catch promise rejections when they occur
10 replies
DIAdiscord.js - Imagine an app
Created by midorina on 3/24/2025 in #djs-questions
Any way to check if the bot has sufficient perms to execute a command with SlashCommandBuilder()?
not a framework
25 replies
DIAdiscord.js - Imagine an app
Created by midorina on 3/24/2025 in #djs-questions
Any way to check if the bot has sufficient perms to execute a command with SlashCommandBuilder()?
djs is an api wrapper
25 replies
DIAdiscord.js - Imagine an app
Created by midorina on 3/24/2025 in #djs-questions
Any way to check if the bot has sufficient perms to execute a command with SlashCommandBuilder()?
thats up to you to do
25 replies