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

Releases: oxaradev/InterChat.ts

v3.23.1

19 May 15:01
v3.23.1
ae31651

Choose a tag to compare

Bug Fixes

Chores

v3.23.0

19 May 14:39
v3.23.0
80e60da

Choose a tag to compare

Features

  • sentry: add prisma error support (dev-737)

Chores

v3.22.6

19 May 14:33
v3.22.6
ae7f4b7

Choose a tag to compare

Code Refactoring

  • Fix error handling in EditMessage command (dev-737)

Chores

v3.22.5

19 May 14:20
v3.22.5
ed84bd8

Choose a tag to compare

Code Refactoring

  • fix deleteMsg permission check and fix editMsg (dev-737)

Chores

v3.22.4

19 May 08:30
v3.22.4
3001c52

Choose a tag to compare

Code Refactoring

  • clean up onboarding code (dev-737)
  • messages are no longer deleted (dev-737)
  • fix some deepsource errors (dev-737)

Chores

v3.22.2

18 May 15:27
v3.22.2
c4d2ccc

Choose a tag to compare

Bug Fixes

  • fix random returns in command executes (dev-737)

Code Refactoring

  • add customId suffix option to interaction handler decorator (dev-737)
  • rename hubreportlogerr functions (dev-737)
  • remove variables with short names (dev-737)
  • more return statement stuff (dev-737)
  • refactor blacklist command main file (dev-737)
  • blacklist: refactor /blacklist list (dev-737)
  • Update ListBlacklists command to use type guards and improve code readability (dev-737)

Chores

v3.22.1

18 May 07:41
v3.22.1
08b8bc6

Choose a tag to compare

Code Refactoring

  • remove void 0 in catch statements (dev-737)

Chores

v3.22.0

18 May 07:27
v3.22.0
ffe5f01

Choose a tag to compare

Features

  • stats: memory usage now shows aggregate memory of all shards (dev-737)

Bug Fixes

  • get and post data from and to connection cache wherever possible (dev-737)

Code Refactoring

  • Refactor HubLoggerService into seperate util functions (dev-737)

Chores

v3.21.5

18 May 03:51
v3.21.5
0378345

Choose a tag to compare

Code Refactoring

  • handleComponents method to static in command classes and some deepsource hotfixes (#69) #69 (dev-737)

Chores

Commits

v3.21.4

11 May 14:22
38b3f8a

Choose a tag to compare

Bug Fixes

  • fix undefined username for compact mode replies (dev-737)

Code Refactoring

Chores