Todo: Support features for Voice in Text
Closed this issue · 1 comments
Erisa commented
Requirements
- Add "Send messages" override for users when they join VC
- Remove "Send messages" override for users when they leave VC
- (Optional) send a message in VC announcing when someone leaves/joins
- When everybody leaves the VC, purge all messages from it
- Log the purged messages
Erisa commented
When everybody leaves the VC, purge all messages from it
Not sure how Dyno approaches this, but I was thinking it would be nice to have a delay.
Something like: When VC is empty, wait a time (Minute or two) and then if the channel is still empty, purge it.