Releases: Androz2091/discord-backup
Releases · Androz2091/discord-backup
3.4.0
- Migrate to Discord.js v14.20.0 (#532)
- Ratelimiting / error handling now working properly.
Thanks to @sw3do for the help!
3.3.1
Fix NPM deployment and DJS v14 issues
3.3.0
Added
- Support for Discord.js v14, thanks to @lolollllo ⚡
3.2.0
Added
- new message.sentAt property
3.0.1
Fixed
- Bump discord.js version. (#274)
- Fix saving of channel messages. (#280)
Thanks to @Uthsho and @SprayX for their help! 🎉
3.0.0
⚠️ Breaking - Discord.js v13 is required!
- Support for threads, and a lot of other changes... Thanks to @dannyhpy and @tandpfun for their contribution!
2.5.0
Added
- Support for image attachments using base64 format. (#207)
- New
disableWebhookMentions
option to load method. (#207)
Fixed