Skip to content

Releases: Androz2091/discord-backup

2.1.17

09 May 07:47
Compare
Choose a tag to compare

Fixed

  • Managed roles are not saved anymore. (3ffffb2)

2.1.16

08 May 09:58
Compare
Choose a tag to compare

Added

  • Message embeds are now restored. (#50)

2.1.15

04 May 18:10
Compare
Choose a tag to compare

Added

  • Pinned messages are now saved and restored. (#49)

2.1.14

04 May 18:05
Compare
Choose a tag to compare

Fixed

  • Downgrade bitrate to match guild premium tier. (368c6d7)

2.0.0

03 Jan 10:16
Compare
Choose a tag to compare
  • All the code was rewritten in typescript (addition of types files)
  • backup#delete() was removed in favor of backup#remove()
  • backup#load() now supports backup data object instead of only a backup id
  • Supports base64 for images backup (icon, banner, emojis and splash)
  • New maxMessagesPerChannel option to set an higher or lower message count to backup
  • New jsonSave option to save only backups in your own database instead of the json storage file
  • New jsonBeautify option, to make backups files readable for a human
  • New doNotBackup option, to choose the elements (roles, channels, emojis, etc...) that aren't to be saved

First release

02 Jun 08:06
Compare
Choose a tag to compare
v1

1.0.4