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

feat(message-info): improve message info command #145

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Conversation

dev-737
Copy link
Member

@dev-737 dev-737 commented Oct 5, 2024

  • Refactor modActionHandlers to be a readonly property
  • Handle nullable guildId and userId in checkBlacklists function
  • Remove expiry parameter from buildButtons function as it's not needed
  • Simplify displayName calculation in buildUserInfoEmbed
  • Add SonarLint configuration to VSCode settings

dev-737 and others added 2 commits October 5, 2024 21:52
- Refactor `modActionHandlers` to be a readonly property
- Handle nullable `guildId` and `userId` in `checkBlacklists` function
- Remove `expiry` parameter from `buildButtons` function as it's not needed
- Simplify `displayName` calculation in `buildUserInfoEmbed`
- Add SonarLint configuration to VSCode settings
Copy link

sonarcloud bot commented Oct 5, 2024

@dev-737 dev-737 merged commit 285cf38 into main Oct 5, 2024
5 checks passed
@dev-737 dev-737 deleted the Virtual-branch branch October 5, 2024 16:25
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