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

Add NSFW Only command and developers command in message #43

Merged
merged 6 commits into from
Aug 30, 2023

Conversation

shimizudev
Copy link
Contributor

Proposed Enhancements

  • Introduce new developer-oriented commands using the messageCreate event.
  • Implement a command handler for the new developer commands utilizing the messageCreate event.
  • Integrate a new NSFW (Not Safe For Work) command within the scope of the interactionCreate event.
  • Establish a command handler for the newly added NSFW command, leveraging the interactionCreate event.

These changes aim to enhance the project's functionality by introducing targeted developer commands and extending its feature set to include NSFW capabilities in a controlled manner. The proposed additions have been structured to align with the existing codebase seamlessly and maintain consistency in event handling. This pull request seeks to contribute positively to the project's evolution. Your feedback is greatly appreciated.

@TFAGaming
Copy link
Owner

NSFW commands are already built-in on Discord (ChatInput commands).
https://discord.com/developers/docs/interactions/application-commands#agerestricted-commands

Approved.

@TFAGaming TFAGaming merged commit 31cc270 into TFAGaming:main Aug 30, 2023
szc602639921 pushed a commit to szc602639921/DiscordJS-V14-Bot-Template that referenced this pull request Jun 12, 2024
Add NSFW Only command and developers command in message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants