Androz2091 / discord-backup

📦 Complete framework to facilitate server backup using discord.js v13
https://npmjs.com/package/discord-backup
MIT License
431 stars 81 forks source link

Channel Merging Function #529

Open Stoxis opened 3 months ago

Stoxis commented 3 months ago

Currently, the Discord backup module provides the option to retain existing channels instead of deleting them before loading messages into them using the clearGuildBeforeRestore setting. However, this setting does not address the issue of merging backed up messages with pre-existing channels of the same name.

This feature request aims to enhance the backup bot by implementing a new functionality that intelligently merges backed up messages with pre-existing channels of the same name, ensuring a seamless restoration process without creating duplicate channels.

Proposed Changes:

Benefits: