ted
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by ted on 10/13/2024 in #djs-voice
After disconnecting once, audio starts audibly buffering
Here is part of my
/play
command:
Now, this works flawlessly. But, when I initiate a connection.disconnect()
- in a seperate command - it does indeed leave the voice channel. But when I run /play
again, while it does play, it is very buffery.
I believe what is happening is the old player hasn't been destroyed, and my computer is trying to play 2 streams? Maybe not?
- GuildVoiceStates
intent is enabled
- Here is my dependencies:
14 replies
CDCloudflare Developers
•Created by ted on 7/29/2024 in #general-help
Being DDoSed
I've got a friend to DDoS me, but my site is still going donw.
Security level is on high, all dns are proxied?
Why is thhis?
8 replies
PPrisma
•Created by ted on 7/26/2024 in #help-and-questions
prisma enum types as argument type?
i've got this function:
i also have the enum
logType
with Prisma.
how can I set the type for arg1 by using the enum logType
?4 replies
CDCloudflare Developers
•Created by ted on 7/23/2024 in #general-help
Cloudflare Zero Trust Access Help
I am using service tokens to authenticate an automation system with an application.
But, it only lets me through the login portal when I'm on the root domain, or in one level deep paths.
I need to get to a two level deep path for the API, but, even with the valid service token in headers, it won't allow me into the two level deep opath.
5 replies
CDCloudflare Developers
•Created by ted on 10/11/2023 in #general-help
1.1.1.1 Connection issue
My macbook used to work fine connecting, but now it only connected 1/100 times and stays on establishing connection
1 replies
CDCloudflare Developers
•Created by ted on 8/29/2023 in #general-help
Cloudflare Email Query
We use Google Workspace for company emails which has the MX records on the root domain.
On our product we are introducing a new feature where we would like to be able to use the cloudflare email system, yet we also want these emails to be on the root domain.
Any tips?
1 replies