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

Releases: oxaradev/InterChat.ts

v3.11.1

12 Jul 13:44

Choose a tag to compare

Bug Fixes

  • Update on-join DM message embed (dev-737)
  • network: removed blacklist check (dev-737)
  • fixed bug that allowed rating greater than 5 (dev-737)
  • network: Deprecate non-webhook messages (#15) (dev-737)
  • hub join: fix "invalid connection" bug (dev-737)
  • network: allow sending only attachments (dev-737)
  • minor log fixes (dev-737)
  • remove old non-webhooks network code (dev-737)
  • remove announce command (dev-737)
  • hubs: Hub delete command instead (dev-737)
  • purge: Messages will be purged from hub in invoked channel (dev-737)
  • hubs: Possible fix for unresponsive buttons (dev-737)
  • Create hub leave file (dev-737)
  • Removed jump button from compact messages (dev-737)
  • hub: simpler embed in subcommand joined (#17) #17 (dev-737)
  • hub: banners and icons must all be i.imgur.com urls now (#18) #18 (dev-737)
  • network: fix mass disconnection issue (dev-737)

Code Refactoring

  • Moved typings outside of src (dev-737)
  • Small grammar and code refactors (dev-737)
  • moved prisma client decl to utils.ts (dev-737)
  • db: store webhookUrl instead (#16) #16 (dev-737)
  • minor types fix for timers.ts (dev-737)

Builds

Continuous Integration

Chores

v3.11.0

24 May 13:45

Choose a tag to compare

Features

Bug Fixes

  • hub: hub delete hotfix (dev-737)
  • hubs: disable starter hubs for now (dev-737)
  • disabled warn command (dev-737)
  • hub: limit invite creation to private hubs (dev-737)
  • Moved /network delete to /hub leave (dev-737)
  • fixed bugs with /hub joined (dev-737)

Code Refactoring

  • fixed some gramatical errors (dev-737)

Chores

v3.10.3

09 May 05:37

Choose a tag to compare

Bug Fixes

Chores

v3.10.2

30 Apr 14:26

Choose a tag to compare

Bug Fixes

  • blacklist: fix errors when user is removed from blacklist before timer ends (dev-737)
  • blacklist: reply now contains embeds (dev-737)
  • report: fix bug that created double report posts (dev-737)

Chores

  • badge: update staff badge name (dev-737)
  • deps: update dependencies to latest versions (dev-737)
  • release: 3.10.2 (dev-737)

v3.10.1

30 Apr 08:07

Choose a tag to compare

Bug Fixes

  • goal: Removed join embeds (dev-737)

Documentation

Styles

  • rules: add missing rule (dev-737)

Chores

v3.10.0

23 Mar 16:33

Choose a tag to compare

Features

  • Anti-Spam System (Beta) (dev-737)

Bug Fixes

  • info: fixed text overflow (dev-737)
  • nobody will ever know (dev-737)
  • Better setup error messages (dev-737)
  • purge: Fixed bugs (dev-737)
  • purge: set 100 maxValue tolimitoption (dev-737)
  • Fixed everyone ping bug (dev-737)
  • addUserBlacklist: option to notify user (dev-737)

Styles

  • help: Title case for select menu options (dev-737)

Code Refactoring

  • Refactored deploy commands (dev-737)
  • helper functions for blacklisting (dev-737)
  • renamed Client#emoji & Client#inviteLink to Client#emotes Client#invite (dev-737)
  • messagedata: removed expired property (dev-737)

Continuous Integration

  • using new deploy command instead (dev-737)

Chores

  • deps: Update dependencies to their latest version (dev-737)
  • Add timeout emoji (dev-737)
  • release: 3.10.0 (dev-737)

Commits

  • e9e341c: Update build.yml (dev-737)
  • eeb1a50: Update build.yml (dev-737)

v3.9.0

18 Mar 14:13

Choose a tag to compare

Features

  • userInfo: Cool new profile banner image (dev-737)
  • Basic network purge command (dev-737)
  • purge: Add replies and after options (dev-737)
  • New help command (very WIP) (dev-737)

Bug Fixes

  • report: Fixed typo (dev-737)
  • stats: Reverted embed style to original (dev-737)
  • Updated credits (dev-737)
  • announce: Small tweaks (dev-737)
  • network: Disallowed user mentions (dev-737)
  • network: 1000 charecter message limit & only allowed gif/images in network (dev-737)
  • msgData: Changed delete interval to 24h (dev-737)
  • logs: added more stuff to modlogs embed (dev-737)
  • embeds for warn/blacklist notification (dev-737)
  • Better pagination buttons (dev-737)
  • network: Webhook disabling hotfix (dev-737)
  • New look for info command (dev-737)
  • networkTruncate replies to long messages (dev-737)

Styles

  • added ethan to staff credits (dev-737)

Code Refactoring

  • network: Removed some redundant code (dev-737)
  • setup: Fixed typo and refactored some code (dev-737)
  • Minor refactorings (dev-737)
  • Added new rule (dev-737)
  • some ready event refactoring (dev-737)
  • small embed fix (dev-737)
  • Refactored a lot of colors() function ...and more small stuff (dev-737)
  • Small gramatical changes (dev-737)
  • Updated code to reflect new bot name (dev-737)

Chores

  • deps: Sync lockfile (dev-737)
  • goal: Update to 1000! (dev-737)
  • deps: Updated dependencies to latest (dev-737)
  • info: Added Exiryn to design credits (dev-737)
  • deps: Bump versions to latest (dev-737)
  • release: 3.9.0 (dev-737)

Commits

  • 4beed1c: ???(client): generate an invite on login (dev-737)
  • e4160fd: Update info.ts (dev-737)

v3.8.1

16 Feb 13:36
da50f4f

Choose a tag to compare

Bug Fixes

  • goal: Fixed undefined leave messages (dev-737)

Chores

v3.8.0

16 Feb 13:18
d5f02a8

Choose a tag to compare

Features

  • setup: onboarding for new setups (dev-737)

Bug Fixes

  • network: Fixed mass-disconnection issue & more (dev-737) #11
  • deletemsg: fix interaction failure (dev-737)
  • network: fix typo which let unknown channels stay in db #10 (dev-737)
  • setup: fix webhooks not updating when channel changed #10 (dev-737)
  • Embed webhooks now use ChatBot's avatar #10 (dev-737)
  • fixed major bugs | #10 #10 (dev-737)
  • fix missing replies in uncensored embed (dev-737)
  • report: made report commands more user-friendly (dev-737)
  • setup: fix errors with /setup view (dev-737)

Styles

Chores

Commits

  • fddb8b4: update env to contain sentry dsn (dev-737) #10
  • 8fba760: ⏪ revert(deploy&restart): Add logs backup (dev-737)

v3.6.0 & v3.7.0

12 Jan 14:04

Choose a tag to compare

Features

  • Temp Blacklist (#110) (dev-737)
  • dev: announce command to send messages to the network! (dev-737)
  • new christmas embed color scheme (dev-737)
  • badge: New christmas badge (dev-737)
  • Warn Command & new dev script (#9) #9 (dev-737)

Bug Fixes

  • network: Removed thread, sticker, system message support (#113) (dev-737)
  • setup: fix issues with erros during webhook setup process (dev-737)
  • userinfo: Fixed issue with displaying badges (dev-737)
  • Christmas badge cannot be claimed anymore (dev-737)
  • editMsg: Vote bypass for staff (dev-737)
  • webhooks: Using user tag instead of username (dev-737)
  • blacklist: blacklist notified in network channel now (dev-737)
  • webhooks: fixed webhook auto-disabling issue (dev-737)
  • Disabled videos (and broke more stuff) (dev-737)
  • use sentry for automated error reports (dev-737)
  • warn: removed arbitrary string acceptance for user option (dev-737)

Documentation

Styles

  • eslint: using 2 space instead of tabs (#109) (dev-737)

Code Refactoring

  • network: refactored a lot of the network loop so my brain doesnt die (dev-737)
  • completely refactored Edit, Delete & Help commands (dev-737)

Continuous Integration

  • Made script to restart chatbot on commit (#8) #8 (dev-737)

Chores