Skip to content

Releases: MastiDev/Discord.js-Advanced-Command-Handler

4.1.2

10 Dec 21:22
Compare
Choose a tag to compare

Added 'build watch' to package.json for continuous compilation.

Updated URLs in package.json

13 Nov 15:51
Compare
Choose a tag to compare

4.1.0

18 Aug 10:39
Compare
Choose a tag to compare

Added support for custom activity types in the Activity CronJob.

Full Changelog: 4.0.0...4.1.0

Upgraded to TypeScript

05 Jul 19:24
90099b6
Compare
Choose a tag to compare

Handler now powered by TypeScript for enhanced scalability, type safety, and developer productivity.

What's Changed

  • Upgraded to Typescript in #4

Full Changelog: 3.1.0...4.0.0

3.1.0

14 Jun 17:19
6f361a3
Compare
Choose a tag to compare

What's Changed

With this update, a new CronJob handler has been introduced, providing an easy way to schedule and execute automated tasks. #3

Full Changelog: 3.0.0...3.1.0

3.0.0

04 Jun 21:03
Compare
Choose a tag to compare

In this major release, experience the benefits of infinite subfolder support and enhanced code efficiency. Take advantage of the new ability to explicitly specify file interactions, enabling customizable folder structures to suit your preferences and project requirements.

:D

Full Changelog: 2.1.2...3.0.0

2.1.2

04 Jun 15:18
d0b80c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1

21 May 14:36
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

07 Apr 01:00
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.1.0

2.0.1

18 Nov 16:14
Compare
Choose a tag to compare
  • Fixed Slash Handler
  • Updated config and readme