Shelomo
Shelomo
Hi there, this has been probably asked or requested before but I think MM should be the first one to get it implemented since it has a wonderful UI and...
is it included in the roadmap? ~thanks
Sending pictures and other file types work just fine, but uploading a small mp3 file returns the following: ``` { "status": false, "response": {} } ``` Below is the code...
I have the following ffmpeg running in linux but, hopefully with your help, I can adapt it for windows and have facebook live (mic+webcam) and shoutcast (audio from mic using...
Hi there, I'm not a Docker expert... can you please point me how/where to add the wine prefix `WINEARCH=win32` for a 32-bit install of Metatrader4 within the Docker file? ```...
My application has a status of 'Testing' and the consent screen is configured for an external user type, causing the token to expire in 7 days. How to automatically refresh...
I have multiple youtube channels that stream the same thing at the same time and want to use your tool to gather all chats into one place... but I see...
Getting this error: ``` Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds. at VoiceConnection.authenticateFailed (/home/ubuntu/discobot/node_modules/discord.js/src/client/voice/VoiceConnection.js:304:26) at /home/ubuntu/discobot/node_modules/discord.js/src/client/voice/VoiceConnection.js:325:61 at Timeout. (/home/ubuntu/discobot/node_modules/discord.js/src/client/BaseClient.js:83:7) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7) { [Symbol(code)]: 'VOICE_CONNECTION_TIMEOUT' }...
I'm currently struggling to set up reverse proxy with Nginx on my VPS despite of the nginx params noted in the repo installation page. It might be also useful for...