Skip to content

[TASK] Update all

Renovate BOT requested to merge renovate/all into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js-selfbot-v13 3.1.4 -> 3.4.6 age adoption passing confidence
dotenv 16.4.5 -> 16.4.7 age adoption passing confidence

Update dependencies

  1. Clone project

  2. Checkout update branch

  3. run npm install and test everything

  4. If everything is fine and fixes are pushed, merge the MR


Release Notes

aiko-chan-ai/discord.js-selfbot-v13 (discord.js-selfbot-v13)

v3.4.6

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.5...3.4.6

  • Resolved issues after transitioning from node-fetch to undici, ensuring smoother performance and compatibility.
  • Fixed a critical bug that could lead to Discord account bans. This is a significant improvement for user safety.
  • Addressed installation issues across different platforms by removing the dependency on deasync.

v3.4.5

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.4...3.4.5

v3.4.4

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.3...3.4.4

v3.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.2...3.4.3

v3.4.2

Compare Source

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: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.1...3.4.2

v3.4.1

Compare Source

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: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.4.0...3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.3.0...3.4.0

v3.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.2.2...3.3.0

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.2.0...3.2.2

v3.2.1

Compare Source

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.1.3...3.2.0

motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate BOT

Merge request reports

Loading