SrGobi
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by SrGobi on 6/7/2024 in #djs-questions
@DiscordJs/Opus installation error for node v20
Traducir texto con tu cámara
That is the problem that it only reaches version 18/19 of node, when it will be compatible with node v20
7 replies
DIAdiscord.js - Imagine an app
•Created by SrGobi on 6/7/2024 in #djs-questions
@DiscordJs/Opus installation error for node v20
7 replies
Problem with ffmpeg playback
Of course if it is what I use to reproduce sounds, I also think that in my case I make reproductions of public mixes and with freedom of use, then I do not understand very well why it is forbidden something of free use and own creation.
16 replies
Change Heroku to Railway
Wait I think I found the error I am using on local the wss of espcustoms.xyz on local but the endpoint was local on both main and localhost may be because localhost:3000 can not be on main:
this.socket$ = webSocket('wss://espcustoms.xyz'); executed correctly on local.
endpoint: 'http://localhost:3000/api', executed correctly on local if I change this to https://espcustoms.xyz/api for the main you think it will work??
43 replies