the
Explore posts from serversCDCloudflare Developers
•Created by the on 8/14/2023 in #general-help
Cloudflare stopped working
11 replies
DIAdiscord.js - Imagine a bot
•Created by the on 7/22/2023 in #djs-questions
message fetching
unfortunately it doesnt properly fetch the message. I get folloing error:
DiscordAPIError[10008]: Unknown Message
The IDs are checked and are perfectly fine,20 replies
DIAdiscord.js - Imagine a bot
•Created by the on 7/15/2023 in #djs-questions
user undefined
I am encounting following error:
TypeError: Cannot read properties of undefined (reading 'user')
Here is the code:
Any Ideas why?39 replies
DIAdiscord.js - Imagine a bot
•Created by the on 7/13/2023 in #djs-questions
Structuring within discord.js
I am fairly new to discord.js but have quite a bit of experience in web-development. I know that structuring a project is very important (the files), so I wanted to ask how that is usually done within discord.js/how people usually do it. Thanks for answers in advance 🙂
7 replies