MrYoranimo / discord-voice-recorder-bot

Discord bot to sneak on voice channels and record their audio
GNU General Public License v3.0
3 stars 1 forks source link

Join channels at random intervals #2

Closed MrYoranimo closed 4 years ago

MrYoranimo commented 4 years ago

Allow admins to have the bot join at random intervals to spy on active voice channels.

Ad-Blokker commented 4 years ago

@MrYoranimo Made it so that the bot watches a change in voicechannel event. When a user joins. It joins the same voicechannel (when it has the appropriate permissions. When all normal users (so excluding bots) have left it will leave.

Joining at intervals is the next step