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

v4.0.0

Choose a tag to compare

@Rahuletto Rahuletto released this 17 Jun 06:31
· 17 commits to main since this release
445bd3a

SimplyDJS v4 🎊

This is the most anticipated update ever !

We thank everyone who contributed by testing the package. And a special thanks to @cyberjack778 and n_ved for helping me build some systems and debugging many bugs.

Without you guys, this wouldn't happen. Thanking 398k+ downloaders using the package.

What's new 🎁

Package 📦

  • Converted to Discord JS v14
  • All new strict mode.
  • Proper Typings and Commenting
  • Embeds and Buttons are now customized easily yet making it all yours
  • Names that just make sense
  • Removed credit option
  • DEPRECATED many functions. Refer docs: https://simplyd.js.org/docs/deprecated/renames/
  • Remade all systems and games (For efficient and optimized results)
  • Fixed many bugs

Documentation 📖

  • Redesigned UI
  • Documented every thing possible
  • New Examples
  • New Outputs
  • Very much optimized for every device
  • Optimized performance
  • Better Search engine.

Typings 🔍

  • Separated every common types and options
  • Unified options
  • Better intellisense
  • Commented every code
  • Options now have documentation (JSDoc)

Documentation: https://simplyd.js.org
Package: https://npmjs.org/simply-djs

Install the latest using this command

npm i simply-djs@latest

What's Changed

New Contributors

Full Changelog: stable...v4.0.0