Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deletion of empty dynamic voice channels #8

Open
rasitds opened this issue Jan 6, 2023 · 0 comments
Open

Deletion of empty dynamic voice channels #8

rasitds opened this issue Jan 6, 2023 · 0 comments
Labels
question Further information is requested

Comments

@rasitds
Copy link
Member

rasitds commented Jan 6, 2023

We will use the lastActivity property to check and delete empty dynamic voice channels. However, I am not sure about the best way to check for these empty channels.

Options:

  • Use node-cron package or setTimeout to periodically check for empty dynamic voice channels
  • Delete empty channels as soon as someone enters or exits any dynamic voice channel

Which option should we go with? Are there any other suggestions for checking and deleting empty dynamic voice channels?

@rasitds rasitds added the question Further information is requested label Jan 6, 2023
@rasitds rasitds assigned cansirin and unassigned cansirin Jan 6, 2023
@rasitds rasitds changed the title Deletion of empty voice channels Deletion of empty dynamic voice channels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants