necord

🤖 A module for creating Discord bots using NestJS, based on Discord.js

MIT License

Downloads
8.9K
Stars
320
Committers
9

Bot releases are hidden (Show)

necord - v6.8.3 Latest Release

Published by SocketSomeone 6 months ago

6.8.3 - (2024-04-09)

Bug Fixes

  • Add undefined value for discovery meta (78f558d)
necord - v6.8.1

Published by SocketSomeone 7 months ago

  • revert(providers): add emojis and user (#1121) (621df54)
  • chore(deps-dev): bump discord-api-types from 0.37.73 to 0.37.74 (#1118) (c1ed39b)
  • chore(deps-dev): bump @commitlint/cli from 19.1.0 to 19.2.0 (#1119) (e1150f6)
  • chore: update deps (53ba3eb)
necord - v6.8.0

Published by SocketSomeone 7 months ago

6.8.0 - (2024-03-14)

Features

  • Providers: Add emojis and user (#1117) (cf36b3c)
necord - v6.7.0

Published by SocketSomeone 7 months ago

6.7.0 - (2024-03-11)

Documentation

necord - v6.6.0

Published by SocketSomeone 9 months ago

6.6.0 - (2024-01-14)

Features

  • Add providers of client (8c65d72)
necord - v6.5.0

Published by SocketSomeone 10 months ago

6.5.0 - (2023-12-19)

Refactor

  • Create register all commands fn (2de4b17)

Styling

necord - v6.4.0

Published by SocketSomeone 12 months ago

6.4.0 - (2023-10-30)

Features

  • Add more flexibility for custom listeners (ec89cdb)
necord - v6.2.0

Published by SocketSomeone 12 months ago

6.2.0 - (2023-10-23)

Refactor

  • Use modules for listeners and explorer (4759617)
necord - v6.1.8

Published by SocketSomeone about 1 year ago

6.1.8 - (2023-10-09)

Bug Fixes

  • Remove type of member permissions from subcommand and groups (df4683e)
necord - v6.1.4

Published by SocketSomeone about 1 year ago

6.1.4 - (2023-09-06)

Features

  • SlashCommandDiscovery: Add getters for subcommands (1851628)
necord - v6.1.3

Published by SocketSomeone about 1 year ago

6.1.3 - (2023-09-01)

Bug Fixes

  • Grouping subcommands and commands (823a48e)
necord - v6.1.2

Published by SocketSomeone about 1 year ago

6.1.2 - (2023-08-29)

Refactor

  • Update types for nest version (d9d1578)
necord - v6.1.0

Published by SocketSomeone about 1 year ago

6.1.0 - (2023-08-21)

Refactor

  • Rename file with module definition (cb80c95)
  • Options metadata keys (854259a)
  • Explorer use not deprecated methods (1cfcd0d)
  • text-commands: Use reflector decorator (4288fed)
  • modals: Use reflector decorator (58f287a)
  • message-components: Use reflector decorator (7b6fc67)
  • listeners: Use reflector decorator (eef900d)
  • slash-commands: Use reflector decorator (11ed8c1)
  • context-menus: Use reflector decorator (4b41186)
necord - v6.0.0

Published by SocketSomeone about 1 year ago

6.0.0 - (2023-07-22)

Bug Fixes

  • Add error stack for log (3f29fa0)

Refactor

  • Make life cycle methods as private (b758b8a)
  • Make cached discovery data as public (fc180b9)
    • BREAKING CHANGE: .getCommands() methods removed
  • Remove deprecated interfaces, decorators and comments (8a72279)
    • BREAKING CHANGE: @Values and @SelectMenu removed
    • Refs: #515
  • Use typeguards from djs (c71cdd4)
necord - v5.9.0

Published by SocketSomeone about 1 year ago

5.9.0 - (2023-07-22)

Features

  • Add webhook events (#827) (ef23133)
  • Add get methods and use collection instead of maps (8a45056)

Refactor

  • Use target type from deconstruct (4f1e6bd)

Styling

  • Remove unused imports (ab1c420)
  • Use curly brackets for switch-case" (81ebbb0)
necord - v5.8.4

Published by SocketSomeone over 1 year ago

necord - v5.6.1

Published by SocketSomeone over 1 year ago

necord -

Published by SocketSomeone over 1 year ago

5.5.0 - (2023-03-09)

Bug Fixes

Features

  • Add warnings for duplicate registrations (#635) (b8596c8)
  • Add configurable module class (8af0f0d)
  • Add rest provider (85a9c33
necord - v5.4.0

Published by SocketSomeone almost 2 years ago

What's Changed

Full Changelog: https://github.com/necordjs/necord/compare/v5.3.1...v5.4.0

necord - v5.3.1

Published by SocketSomeone almost 2 years ago

What's Changed

Full Changelog: https://github.com/necordjs/necord/compare/v5.3.0...v5.3.1