- Add defineEmbed and defineAttachment (bc2a139)
- Add clientOptions to config file (dd3d9d2)
- Add guildOnly command and all commands are slash (824afca)
- 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)
- Use discord.js function for mentions (621c622)
- Update command usage (20263e1)
- Playground (b48d895)
- Fix update workflow (fff1b3a)
- Nethris [email protected]
- Required is always true (d2b2fc4)
- Remove useless discord type (a8036d7)
- Add default type for slash generic type (e71f2c9)
- Playground (d39952e)
- Lint (cbbbcdd)
- Fix update workflow (6be5d01)
- Nethris [email protected]
- Add the possibility to specify if context menu is message or user in the type (5c35735)
- Add metadata to command arguments (ee04f7d)
- Apply metadata to slash commands (1ea604b)
- New argument handling more intuitive (b96afe2)
- Remove useless exports (9309ada)
- Error message more explicit (929b4ea)
- Export types as types (9c6ea03)
- Update cli lockfile when triggered (6503300)
- Nethris [email protected]
- Add preconditions for context menus (cb2194c)
- Add preconditions (fe2c82d)
- Add preconditions (9e6a0cc)
- Remove cooldowns (not used) (6e60529)
- Project structure (0261621)
- Playground (7925682)
- Nethris [email protected]
- Implementing commands preconditions (ownerOnly, userPermissions) (494ce35)
- Implementing commands preconditions nsfw (ffd23a9)
- Update discord.js version to latest (f53ebd2)
- Playground (c358307)
- Lint (7190256)
- Dependencies updater (6a9702c)
- Nethris [email protected]
- Bug application commands not refreshing (04bc4e2)
- Command is in a folder (13d4c85)
- Nethris [email protected]
- Add consola dependencies for better logs (c6f4b9c)
- Changelog fix (1635932)
- Add examples (57d7074)
- Fix event usage (ffb08b9)
- Add installation section (318dce3)
- Lint (0a9d61f)
- Nethris [email protected]
- Discord interaction (186ac54)
- Add argument handler (c68330c)
- Throw error when neither client token nor client id is defined (f050a8b)
- Argument handling (b6e00d0)
- Package fields (043d170)
- Bugs (01857b9)
- Remove useless omit type on HarmonyConfig (504bec6)
- Remove '.d' (38772e1)
- Move unbuild to dev dependencies (6184cb7)
- Remove exports from package.json because errors (0bb4693)
- Not register slash commands when there is not, change harmony env token name (f329d3c)
- Rename harmony to harmonix (76f4957)
- Rename harmony to harmonix (3d112c5)
- Add ownerId to configuration (5668c9d)
- Remove useless EventContext type (916e146)
- Code architecture (e461388)
- Use map instead of record for commands and events (b5ae82b)
- Use scan files and remove classes (d6e3fbf)
- Move types in src (2f23dfb)
- David (@nethriis)