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

Develop #56

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Develop #56

merged 3 commits into from
Dec 3, 2024

Conversation

Wiibleyde
Copy link
Owner

This pull request introduces a new command to display a "chill" GIF in the Discord bot and updates the command index to include this new command. The most important changes are summarized below:

Addition of new "chill" command:

  • src/commands/fun/chill.ts: Added a new command file that defines a SlashCommandBuilder for the "chill" command, which sends an embedded message with a GIF when executed.

Update to command index:

  • src/commands/index.ts: Imported the new "chill" command and added it to the commands export object to ensure it is recognized and can be used by the bot. [1] [2]

Matsuel and others added 3 commits December 3, 2024 10:36
Signed-off-by: wiibleyde <nathan@bonnell.fr>
@Wiibleyde Wiibleyde merged commit 5d2bfbf into main Dec 3, 2024
2 checks passed
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