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

[Feature Request] Make messages ephemeral except for certain channels #49

Open
phoenixpereira opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible

Comments

@phoenixpereira
Copy link
Member

Overview

Make messages ephemeral (visible only to user who sent command) except for certain channels, like #meme-media-spam and #duckbot-testing.

Details

See discord.py's docs on message. Use the channel attribute in the message and determine if response should be ephemeral or not depending on if it's in the allowed channels in .env.

Why would this feature be useful?

So that the messages can show up for all users, but only for dedicated channels to avoid spam in other channels.

Additional Notes

No response

@phoenixpereira phoenixpereira added the enhancement New feature or request label Aug 19, 2024
@phoenixpereira phoenixpereira moved this to In Progress in DuckBot Aug 19, 2024
@phoenixpereira phoenixpereira moved this from In Progress to Todo in DuckBot Aug 19, 2024
@phoenixpereira phoenixpereira added the priority:normal Normal priority; should be worked on when possible label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:normal Normal priority; should be worked on when possible
Projects
Status: Todo
Development

No branches or pull requests

1 participant