Skip to content

Conversation

@MobilGame06
Copy link

Summary

Upgraded discord.js and related packages to their latest versions for improved compatibility, stability, and access to new features.

Changes

  • Updated discord.js and other dependencies to the newest releases.
  • Updated glob to v11 → adjusted index.js for command registration accordingly.
  • Replaced ready event with clientReady to match the updated Discord.js API.
  • Refactored ping command to use EmbedBuilder, since the old Embed is no longer supported.
  • Adjusted handler logic to align with the new API.
  • Added a .gitignore file for better project hygiene.

Reference

Commit: 98bc8c3

Upgraded discord.js and related packages to latest versions for improved compatibility and features. Refactored ping command to use EmbedBuilder, updated event and handler logic to match new Discord.js API, and added a .gitignore file for better project hygiene.
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.

1 participant