Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

feat(CommandHandler): add support for registering and unregistering guild commands#10

Merged
nsylke merged 1 commit intomainfrom
feat/registerGuildCommands
Apr 29, 2025
Merged

feat(CommandHandler): add support for registering and unregistering guild commands#10
nsylke merged 1 commit intomainfrom
feat/registerGuildCommands

Conversation

@tjrgg
Copy link
Member

@tjrgg tjrgg commented Apr 28, 2025

No description provided.

@tjrgg tjrgg requested a review from nsylke as a code owner April 28, 2025 22:24
@github-actions
Copy link

Semgrep Results

No issues found!

@nsylke nsylke requested a review from Copilot April 28, 2025 23:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for registering and unregistering guild commands while also updating log messages for global command registration and deletion.

  • Added new functions: registerGuildCommands and unregisterGuildCommands.
  • Updated log messages in registerGlobalCommands and unregisterGlobalCommands.
  • Introduced error handling via try-catch blocks with process termination on failure.

@nsylke nsylke merged commit cdb517e into main Apr 29, 2025
5 checks passed
@nsylke nsylke deleted the feat/registerGuildCommands branch April 29, 2025 00:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants