#How to Execute Function when User Starts and Stops Talking in VC

1 messages · Page 1 of 1 (latest)

torn sage

I'm relatively new to node js and discord js in general but I haven't really found a clear answer to this.

I want to create a bot that will run a function (send a message in chat) when a specific user stops or starts talking in vc. I understand how client.on works and I've created a very simple bot before, I just can't seem to figure out how to do this.

discord js version 14.7.1
node js version 18.12.1