John
DIAdiscord.js - Imagine an app
•Created by John on 1/30/2024 in #djs-questions
DiscordAPIError[50013]: Missing Permissions
I have a timeout command my bot has all the permissions it needs so I dont know why im getting this error
https://sourceb.in/DwFsNQpjQC
Does anyone know why this might be happening
2 replies
DIAdiscord.js - Imagine an app
•Created by John on 6/9/2023 in #djs-questions
throw err; ^Error: Cannot find module '../commands/fun/avatar.js'Require stack:
Main.js File
23 replies
DIAdiscord.js - Imagine an app
•Created by John on 6/9/2023 in #djs-questions
Commands not working
I made this discord bot about maybe 2 years ago I have recently started developing it again to use it as my final A level project everything seems to be doing well until I try execute commands they wont execute I dont know if it has something to do with the command handler being outdated or soemthing with the prefix
Full code for refrence :https://replit.com/@MadlyJohn/Contbot-2
Using Version : "discord.js": "^12.5.3",
10 replies