Skip to content

Conversation

@HunteRoi
Copy link
Member

Upgrade DiscordJS, discord-verification, discord-selfrole and discord-temp-channels then adapt code accordingly (ephemeral messages are marked with the flags property, ready event becomes clientReady).

Drop SendGrid in favor of SMTP2Go.

Remove "pin" command.

Upgrade DiscordJS, discord-verification, discord-selfrole and discord-temp-channels then adapt code accordingly (ephemeral messages are marked with the flags property, ready event becomes clientReady).

Drop SendGrid in favor of SMTP2Go.

Remove "pin" command.
@HunteRoi HunteRoi self-assigned this Sep 23, 2025
@HunteRoi HunteRoi requested a review from DrakeXorn September 23, 2025 22:39
@HunteRoi HunteRoi added bug Something isn't working dependencies Pull requests that update a dependency file labels Sep 23, 2025
HunteRoi added 2 commits September 24, 2025 00:45
Use dotenvx and proper "clientReady" event.

Use top-level await over promise chain.

Use String.raw instead of escaping a character.

Remove array cloning when unnecessary.

Change conditions to avoid negated ones.

Use Set and Set#has instead of an array.
@sonarqubecloud
Copy link

@HunteRoi HunteRoi requested a review from DrakeXorn September 24, 2025 13:05
@HunteRoi HunteRoi merged commit e70cc0d into master Sep 24, 2025
3 checks passed
@HunteRoi HunteRoi deleted the fix/issue-with-discord-api branch September 24, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants