Skip to content

Delete text channel on voice channel deletion #21

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

Open
clstrickland opened this issue Sep 29, 2021 · 1 comment
Open

Delete text channel on voice channel deletion #21

clstrickland opened this issue Sep 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or improvement of an existing one vc-text Anything related to the vc text-channels
Milestone

Comments

@clstrickland
Copy link

Would it be possible to add to the event listener for voice channel deletion so that in addition to the SQL command it (if enabled) will delete the associated text channel? And, depending on the difficulty, use an implementation like #5 where this setting only applies to certain channels?

For context, I have a different bot on my server which creates and deletes voice channels regularly. Since the text channels from Argus don't get deleted, I have a number of text channels which I have to manually delete.

@Ryeera Ryeera self-assigned this Oct 2, 2021
@Ryeera Ryeera added enhancement New feature or improvement of an existing one vc-text Anything related to the vc text-channels labels Oct 2, 2021
@Ryeera Ryeera added this to the 1.3 Update milestone Oct 2, 2021
@Ryeera
Copy link
Owner

Ryeera commented Oct 2, 2021

Good idea! I will implement this functionality for the 1.3 update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement of an existing one vc-text Anything related to the vc text-channels
Projects
None yet
Development

No branches or pull requests

2 participants