Skip to content

Releases: harmonix-js/harmonix

v0.0.18

29 May 18:21

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add 'id' to context-menus and commandΦΌ (3c10066)
  • Add dm permissions to context-menus (2424393)
  • Timestamp embed can be boolean (d33af9e)
  • Add useHarmonix to autocomplete context (1df0132)
  • Add help command default builtin (6adc4cb)

🩹 Fixes

  • No category commands (2084955)
  • Set option required to true if not defined (f5a7821)

πŸ’… Refactors

🏑 Chore

  • playground: Set ban and kick reason option to not required (a832bfe)

🎨 Styles

  • Import ClientEvents as type (78e4a26)
  • Return directly content inside ctx.call (ee3cee5)
  • Remove disposable 'if' (69e4e8d)

❀️ Contributors

v0.0.17

27 May 18:03

Choose a tag to compare

compare changes

🩹 Fixes

πŸ’… Refactors

πŸ€– CI

  • Change commit message for deps update (33b6996)

❀️ Contributors

v0.0.16

24 May 19:53

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add dirs configuration (3897cc4)
  • Development mode using NODE_ENV (bea8053)

❀️ Contributors

v0.0.15

23 May 20:37

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add live reloading (50cc4a0)
  • Add creating of dev instance of Harmonix (d0ebe4d)

❀️ Contributors

v0.0.14

22 May 20:56

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add autocomplete command (f4d1723)

🩹 Fixes

  • Category set to undefined if command file is not in category folder (ab9fa35)

πŸ“– Documentation

🎨 Styles

❀️ Contributors

v0.0.13

21 May 14:32

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add mentionable and attachment to command option type (ec7ded8)
  • Add possibility to set command available in dm or not (26dc7d5)

🩹 Fixes

  • Context menu config type (e847eb5)
  • Client error when giving no intents (245723b)

πŸ’… Refactors

βœ… Tests

❀️ Contributors

v0.0.12

20 May 14:05

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add context to defineModal callback (46cbaa6)

🩹 Fixes

  • Register all events has once bug (44ad734)
  • Use regex for suffix (7a624e8)
  • Add getters to export list (023cb1a)
  • Remove unused defaultPrefix config (abf4b5b)
  • Select menu interaction type according to select menu type (b438645)
  • Context menu type (865cae4)

βœ… Tests

🎨 Styles

  • Rename gets to getters (07ef2b0)
  • Make defineContextMenu parameters more readable (17846a6)

❀️ Contributors

v0.0.11

19 May 00:26

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Define of buttons, modals and select menus are now defined in separate folder (260da9f)

πŸ’… Refactors

  • Use instead of define for discord rich builder (2f5480e)

βœ… Tests

🎨 Styles

❀️ Contributors

v0.0.10

18 May 18:46

Choose a tag to compare

compare changes

πŸš€ Enhancements

🩹 Fixes

  • Remove guildOnly commands (7967c8a)

βœ… Tests

🎨 Styles

  • Rename ownerId to ownerIds (4271d1d)

❀️ Contributors

v0.0.9

17 May 19:46

Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add defineEmbed and defineAttachment (bc2a139)
  • Add clientOptions to config file (dd3d9d2)
  • Add guildOnly command and all commands are slash (824afca)

🩹 Fixes

  • If no clientId is specify, client id of the bot will be automatically used (7458310)
  • Use ready client argument instead of harmonix client (b2c2f74)
  • Change HARMONIX_CLIENT_TOKEN env variable to DISCORD_CLIENT_TOKEN (6be6d93)
  • Remove useless logs (29e8979)
  • Remove useless types (9ab460a)
  • Replace precondition object by name (c64e65e)

πŸ’… Refactors

  • Use discord.js function for mentions (621c622)

πŸ“– Documentation

βœ… Tests

πŸ€– CI

❀️ Contributors