SrGobi
SrGobi
Explore posts from servers
DIAdiscord.js - Imagine a boo! 👻
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 a boo! 👻
Created by SrGobi on 6/7/2024 in #djs-questions
@DiscordJs/Opus installation error for node v20
No description
7 replies
RRailway
Created by danielthames on 5/9/2024 in #✋|help
Is there a way to pause/stop a project?
Yes, but that would be eliminating all the deployments that have been made and they could be hundreds or thousands, a simple pause button I don't think is very hard on the server side
13 replies
RRailway
Created by danielthames on 5/9/2024 in #✋|help
Is there a way to pause/stop a project?
I am in the same dilemma and I would like to be able to stop a project if any problem arises or the task cannot be completed at that time.
13 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
I leave it in crasheo mode and that's it, I guess it stays paused here, because I really don't know how to pause it hahaha, I can only remove, rebuild and re-upload.
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
But well nothing happens for now I mount it on another site and stop paying here without problem, until it is solved, if it is solved.
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
Ok and how can you investigate my use, I obviously what I do is upload my content to github and then I can play it, I do not know if that is a "music bot".
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
Yes, that's what I'll do if they tell me anything, obviously I'm paying and all that's needed.
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
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
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
I understand then ffmpeg is banned?
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
package.json
{
"name": "@esp-customs/core",
"version": "0.5.0b",
"main": "lib/main.js",
"scripts": {
"start": "node --optimize_for_size --max_old_space_size=512 -r ts-node/register src/bot.ts",
},
"engines": {
"node": "18.x",
"npm": "9.x"
},
"keywords": [],
"author": "SRBOGI",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"@espcustomss/oauth": "^1.1.1",
"@types/cors": "^2.8.16",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/paypal-rest-sdk": "^1.7.9",
"@types/ws": "^8.5.9",
"canvacard": "^5.2.7",
"compression": "^1.7.4",
"cors": "^2.8.5",
"discord-api-types": "^0.37.65",
"discord.js": "^14.14.1",
"distube": "^4.1.1",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0",
"libsodium-wrappers": "^0.7.13",
"mongoose": "^7.6.6",
"paypal-rest-sdk": "^1.8.1",
"ts-node": "^10.9.1"
},
"devDependencies": {
"autocannon": "^7.12.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.2.2"
}
}
{
"name": "@esp-customs/core",
"version": "0.5.0b",
"main": "lib/main.js",
"scripts": {
"start": "node --optimize_for_size --max_old_space_size=512 -r ts-node/register src/bot.ts",
},
"engines": {
"node": "18.x",
"npm": "9.x"
},
"keywords": [],
"author": "SRBOGI",
"license": "ISC",
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"@espcustomss/oauth": "^1.1.1",
"@types/cors": "^2.8.16",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/paypal-rest-sdk": "^1.7.9",
"@types/ws": "^8.5.9",
"canvacard": "^5.2.7",
"compression": "^1.7.4",
"cors": "^2.8.5",
"discord-api-types": "^0.37.65",
"discord.js": "^14.14.1",
"distube": "^4.1.1",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"ffmpeg-static": "^5.2.0",
"libsodium-wrappers": "^0.7.13",
"mongoose": "^7.6.6",
"paypal-rest-sdk": "^1.8.1",
"ts-node": "^10.9.1"
},
"devDependencies": {
"autocannon": "^7.12.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.2.2"
}
}
16 replies
RRailway
Created by SrGobi on 12/9/2023 in #✋|help
Problem with ffmpeg playback
68762214-24b3-43a3-b4ad-b973124293e5
16 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
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
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
Correct. Things that are connected to WebSocket do not load.
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
Then you think I should include an endpoint to 'this.socket$ = webSocket('wss://espcustoms.xyz');'
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
aaahh sorry :/
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
43 replies
RRailway
Created by SrGobi on 8/27/2023 in #✋|help
Change Heroku to Railway
I was wondering if we could make a call, so that the feedback would be instantaneous.
43 replies