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

Fix for #2 pull from branch Ad blokker #5

Closed Ad-Blokker closed 4 years ago

Ad-Blokker commented 4 years ago

Makes a thread that runs every 10 minutes and does a dice roll between 0 and 8 and if that diceroll results 5 it will join the channel and leave after 3 mins.

TODO: Implement the code that is commented out with this same todo message so that it additionally to checking every 10 min it also has a 1 in 20 chance to join when a user joins a voicechannel, this already works. What needs to be implemented is that it has to wait 3 min and then leave.

fixes #2