Replies: 2 comments 1 reply
-
happy to review a PR for this 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to avoid spamming the chat with /play request replies from the bot. It would be super helpful if the add-query-to-queue.ts interaction.deferReply(); had a config setting to make it ephemeral like interaction.deferReply({ ephemeral: config.EPHEMERAL_REPLY });
Beta Was this translation helpful? Give feedback.
All reactions