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

v2.0.0-ts

Latest
Compare
Choose a tag to compare
@EvarinthoSec EvarinthoSec released this 29 May 01:34

...

What's Changed

  • ServiceExecute Class to interface by @EvarinDev in #1
  • Refactor README.md to add Star History section by @EvarinDev in #2
  • Added StringCacheAdapter by @EvarinDev in #3
  • Remove chalk by @EvarinDev in #4
  • Refactor README.md to include instructions for running the project in… by @EvarinDev in #5
  • Refactor error handling in client/index.ts by @EvarinDev in #6
  • Refactor botReady event to fix typo in activity name by @EvarinDev in #7
  • Refactor LICENSE and package.json files by @EvarinDev in #8
  • Refactor seyfert.config.js and StringCacheAdapter.ts by @EvarinDev in #10
  • ... by @EvarinDev in #11
  • Improve types, use seyfert types features, fix shards limits by @MARCROCK22 in #12
  • Run ESLint by @EvarinDev in #13
  • Run ESLint by @EvarinDev in #14
  • Create dependabot.yml by @EvarinDev in #15
  • Refactor error handling in unhandledRejection handler by @EvarinDev in #16
  • Update ads_component by @EvarinDev in #17
  • Remove deferReply to Prevent Replying Error by @JirayuSrisawat-Github in #18
  • Try cmd pause & play by @somboytiger in #19
  • chore: update dependencies and improve error handling by @EvarinDev in #20
  • ... by @EvarinDev in #21
  • Update tsconfig.json by @EvarinDev in #22
  • Bump @prisma/client from 5.22.0 to 6.0.1 by @dependabot in #23
  • Fix: Search can't play by @EvarinDev in #24
  • refactor: streamline command handling and improve code readability by @EvarinDev in #25
  • Update botReady.ts by @EvarinDev in #26
  • fix: replace sakulink with sonatica in player service and update README by @EvarinDev in #27
  • fix: update shard handling in Starlight class and set total shards in ClusterManager by @EvarinDev in #28
  • fix: update shard end handling in Starlight class to use dynamic length by @EvarinDev in #29
  • fix: correct shard end handling in Starlight class to use zero-based … by @EvarinDev in #30
  • safely remove node sorter by @JirayuSrisawat-Github in #31
  • translate: Loop Command by @SVNKVN9 in #32
  • Update ESLint by @EvarinDev in #33
  • fix: downgrade seyfert version and refactor StringCacheAdapter method… by @EvarinDev in #34
  • Update README.md by @EvarinDev in #35
  • Update to 1.1.0 by @EvarinDev in #38
  • fix: update API name from ElfieLite to Starlight in BotinfoCommand by @EvarinDev in #39
  • fix: add unhandled rejection and uncaught exception logging in index.… by @EvarinDev in #40
  • fix: refactor client initialization and enhance configuration handling by @EvarinDev in #41
  • chore(deps): bump @prisma/client from 5.22.0 to 6.5.0 by @dependabot in #42

New Contributors

Full Changelog: v1.0.0...v2.0.0-ts