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

[ENHANCEMENT] Logging threads and voice channel's text channels #17

Open
johnzoki opened this issue Jul 29, 2021 · 1 comment
Open

[ENHANCEMENT] Logging threads and voice channel's text channels #17

johnzoki opened this issue Jul 29, 2021 · 1 comment
Labels
enhancement New feature or request low priority Issue is not important

Comments

@johnzoki
Copy link
Collaborator

No description provided.

@johnzoki johnzoki added the enhancement New feature or request label Jul 29, 2021
@johnzoki johnzoki changed the title Threads from textchannels on whitelist don't log Logging threads from textchannels on whitelist Jul 29, 2021
@PantomInach PantomInach added the low priority Issue is not important label Oct 5, 2021
@PantomInach PantomInach changed the title Logging threads from textchannels on whitelist [ENHANCEMENT] Logging threads from textchannels on whitelist Dec 23, 2022
@PantomInach PantomInach added the question Further information is requested label Jan 1, 2023
@PantomInach
Copy link
Owner

PantomInach commented Jan 1, 2023

@johnzoki

Which threads should be logged?

Since discord.py version 2.0.0 threads are supported.
Now, which threads should be logged by the bot?
I propose that the threads should be logged depending on the parent channel:

Parent channel type When a channel should be logged
Voice If the voice channel is not in the bot intern VoiceBlacklist
Text If the text channel is in the bot intern TextWhitlist

Which voice channel internal text channel should be logged?

The voice channel should not be on the VoiceBlacklist.

Note

This issue is dependent on the completion of issue #76.

@PantomInach PantomInach changed the title [ENHANCEMENT] Logging threads from textchannels on whitelist [ENHANCEMENT] Logging threads Jan 1, 2023
@PantomInach PantomInach changed the title [ENHANCEMENT] Logging threads [ENHANCEMENT] Logging threads and voice channel's text channels Jan 1, 2023
@PantomInach PantomInach removed the question Further information is requested label Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Issue is not important
Projects
None yet
Development

No branches or pull requests

2 participants