nosedrum
nosedrum copied to clipboard
add support for all slash commands properties
add new callback in Nosedrum.ApplicationCommand for support all slash commands properties like default_member_permissions, nsfw and ... https://discord.com/developers/docs/interactions/application-commands#application-command-object
#17 issue related.
This overlaps with the existing PR #29. Can you get in touch with the PR author to see if you can combine your approaches? Thank you
This overlaps with the existing PR #29. Can you get in touch with the PR author to see if you can combine your approaches? Thank you
Thank you for following up. I have examined the relevant issue, and I believe this approach is better for adding the mentioned feature, as it provides support for all command properties.
What is your opinion on this matter, and how can I assist further?
Is ChatGPT writing your pull requests and issues? Because it reads like it.
I got help from ChatGPT to write the text of the issue, but not to write the code.