Skip to content

Releases: aiko-chan-ai/discord.js-selfbot-v13

3.4.2

29 Oct 09:01
Compare
Choose a tag to compare

Changelog

Features

  • feat(VoiceReceiver): Allow recording video with synchronized audio.
  • feat(VoiceConnection): Added streamUpdate event to provide information about the stream (paused status, viewers, voice region).
  • feat(FFmpegHandler): Added missing fields (userId).

Documentation

  • docs: Added event documentation and fixed typos.

This is a minor update but implements a fairly complete feature for recording video (stream/camera) from users. Hope you enjoy it!

Full Changelog: 3.4.1...3.4.2

3.4.1

27 Oct 05:46
Compare
Choose a tag to compare

Fixes

  • fix(PacketHandler): Resolved issues related to receiving and decoding packets.
  • fix(User): Removed fetchFlags() method.

Features

  • feat(VoiceReceiver): Added videoData event to provide raw data from Discord.
  • feat(Guild): Updated setVanityCode function to require an additional mfaCode.
  • feat: Updated decoration links and properties.
  • feat: Updated MessageFlags and MessageTypes.
  • feat: Implemented forward feature with Message.forward and Message.snapshot.
  • feat!: Introduced a new Poll implementation (more aligned with discord.js).
  • feat(VoiceConnection): Implemented StreamConnectionReadonly, allowing viewing of others' streams.
  • feat(VoiceReceiver): Proof of Concept (PoC) for video recording.

Chores

  • chore(MediaPlayer): Added additional arguments for FFmpeg to improve video playback and synchronization of video/audio.
  • chore: Deployed several bug fixes from discord.js v14.16.3.
  • chore: Updated to the latest Discord build version.

Documentation

  • docs: Fixed several spelling errors.

Full Changelog: 3.4.0...3.4.1

3.4.0

17 Sep 15:17
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Ruwin-dsc made their first contribution in #1225
  • @002-sans made their first contribution in #1251

Full Changelog: 3.3.0...3.4.0

3.3.0

24 Jul 13:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.3.0

3.2.2

06 Jul 06:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.2.2

3.2.0

03 Jul 16:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...3.2.0

3.1.3

25 Jan 12:27
Compare
Choose a tag to compare

Full Changelog: 3.1.0...3.1.3

  • feat: remove messageCreateEventGuildTimeout & change UA default
  • feat: remove shards
  • feat: report message
  • feat: GuildSettingManager
  • feat & fix: acceptInvite & bypass
  • feat: Mimic browser TLS fingerprint in node

v3.1.0

22 Jan 12:54
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.1.0

v3.0.0

14 Jan 05:42
Compare
Choose a tag to compare

Breaking changes

What's Changed

Full Changelog: 2.15.1...3.0.0

v2.15.1

14 Jan 05:38
Compare
Choose a tag to compare

Last update of v2

What's Changed

New Contributors

Full Changelog: 2.15.0...2.15.1