KruzVault
DIAdiscord.js - Imagine an app
•Created by KruzVault on 6/2/2024 in #djs-questions
Send Images from MongoDB
I have been trying to send image from mongodb but nothing seems working
I did something like this to upload the image from my local directory
this is what it looks in the database
this is how I tried retriving it
it sends a file...but the file is not containing any image
3 replies
DIAdiscord.js - Imagine an app
•Created by KruzVault on 5/31/2024 in #djs-questions
How many subcommand groups can I have per command?
How many subcommand groups am I allowed to have? only one subcommand group per command?
discord.js v14.15.2
nodejs v20.12.0
2 replies