Releases: Androz2091/discord-backup
Releases · Androz2091/discord-backup
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
2.4.1
Added
- GIF server icons are now saved. (a00fbda)
Fixed