Aryxst
Explore posts from serversDTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
why does it work on all other routes
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
undefined
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
nope didnt work
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
I will try it out tomorrow thank you!
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
💀
If thats the issue i will cry
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
the issue happens on this route
https://github.com/Aryxst/onlyprogrammers/tree/master/src/app/(logged)/posts/_new
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
Should i provide the repo?
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
This error is nonsense, why should it be thrown only on that route?
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
and yet only this one errors
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
because i import the db lib file in the same way in all routes
16 replies
DTDrizzle Team
•Created by Aryxst on 5/16/2024 in #help
LibsqlError: URL_INVALID: The URL is not in a valid format
since it only happens on this route, I really cant debug it
16 replies
DIAdiscord.js - Imagine a bot
•Created by brncray on 2/13/2024 in #djs-questions
How to make an autocomplete list from mongodb entries
Unless there is a special function in djs that I'm not aware of
7 replies
DIAdiscord.js - Imagine a bot
•Created by brncray on 2/13/2024 in #djs-questions
How to make an autocomplete list from mongodb entries
This will work. About the slash command the database items that will be inserted in the autocomplete will be only the ones available at bot's startup. So they wouldn't be updated automatically
7 replies
DIAdiscord.js - Imagine a bot
•Created by theopenroad on 2/17/2024 in #djs-questions
Send mp4 file
@Tor
19 replies
DIAdiscord.js - Imagine a bot
•Created by theopenroad on 2/17/2024 in #djs-questions
Send mp4 file
Sorry if i didnt answer previously, here's a snippet that does the job:
19 replies
DIAdiscord.js - Imagine a bot
•Created by theopenroad on 2/17/2024 in #djs-questions
Send mp4 file
You want to read the file with fs and get the buffer from it
19 replies