steven
Explore posts from serversCDCloudflare Developers
•Created by steven on 11/3/2023 in #general-help
Tunnel Not Working
Hello! I have recently purchased a new Raspberry Pi and I was hoping to host a few sites on it. I attempted to take the Cloudflare Tunnels route and i set up everything and I don't see any issues from the logs but when I navigate to the subdomain I had set up i get "took too long to respond". I'm not sure if this is an issue with my setup or Cloudflare. How can i troubleshoot?
DNS Record:
Type: CNAME
Name: pi
Target: <redacted>.cfargotunnel.com
config.yml:
4 replies
DIAdiscord.js - Imagine an app
•Created by steven on 10/14/2023 in #djs-voice
Get existing connection with endpoint, token and session
Hello! I am currently working on a music bot which will have voice recognition capability i've gotten the music part to work (i use
lavalink-client
) and i've also gotten the voice recognition to work. Now my issue is, is having both work together. When a user does /play it establishes a connection through lavalink-client
and lavalink-client
doesn't give full voice connection data except endpoint, token and session so I was wondering how can i essentially tap in to that connection using those 3 parameters'? I need access to connection.receiver for the voice recognition system.7 replies
DIAdiscord.js - Imagine an app
•Created by steven on 8/20/2022 in #djs-voice
Bot joins vc but doesnt play nything
no error
5 replies