세련된칡덩굴
DIAdiscord.js - Imagine an app
•Created by 세련된칡덩굴 on 7/30/2023 in #djs-questions
sending messages code problem
I wrote some codes that sends a image 'sendthis.jpg' to the chat if there's no messages for 45 minutes.
And when I run this, terminal says 'TypeError: Cannot read properties of undefined (reading 'FLAG')
how can I fix it?
7 replies
DIAdiscord.js - Imagine an app
•Created by 세련된칡덩굴 on 7/29/2023 in #djs-questions
error 405 method not allowed
these are my codes ( and the file name is 'register-commands.js' )
so I typed 'node src/register-commands.js' in the terminal,
and it says, 'Debugger attached. registering slash command... There was an error, DiscordAPIError[0]: 405: Method Not Allowed
Waiting for the debugger to disconnect...'
How can I fix it to work?
3 replies