Is it possible for a bot to be notified anytime someone enters a voice chat?

Exists a bot that notifies users when someone enters a voice chat on a particular channel? I used to use Logger a while back, but it was shut down, and I’m not aware of any substitutes that could accomplish the same task.

You can do this natively with Automod. Safety Setup → Automod → Block Custom Words. Instead of blocking the word and timing out the member, just check “send alert” and push it to a channel of your choice.

Then if you want notifications, right-click the channel → notifications and set it to all messages

1 Like

Although it’s not particularly meant for this use case, Dyno lets you record every time a user joins a voice channel on a server. You can toggle simply the voice channel joins module and disable all other modules (messages, automod, etc.). The log has an embed structure. Simply select “All” for the channel’s alerts after setting this up.

1 Like