This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Releases: oxaradev/InterChat.ts
Releases · oxaradev/InterChat.ts
v3.11.1
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.comurls 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
- change workflow name (dev-737)
Chores
v3.11.0
Features
- Hubs #14 (dev-737)
- command cooldowns (dev-737)
- hub: allow hub mods to delete network messages (dev-737)
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 deleteto/hub leave(dev-737) - fixed bugs with
/hub joined(dev-737)
Code Refactoring
- fixed some gramatical errors (dev-737)
Chores
v3.10.3
v3.10.2
v3.10.1
v3.10.0
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 to
limitoption (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#inviteLinktoClient#emotesClient#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
v3.9.0
Features
- userInfo: Cool new profile banner image (dev-737)
- Basic network purge command (dev-737)
- purge: Add
repliesandafteroptions (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
v3.8.1
v3.8.0
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
v3.6.0 & v3.7.0
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
- updated rules (dev-737)
Styles
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)