Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel Merging Function #529

Open
Stoxis opened this issue Apr 13, 2024 · 0 comments
Open

Channel Merging Function #529

Stoxis opened this issue Apr 13, 2024 · 0 comments

Comments

@Stoxis
Copy link

Stoxis commented Apr 13, 2024

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:

  • Modify the bot's behavior to retain existing channels without deleting them.
  • Introduce logic to merge backed up messages with pre-existing channels seamlessly.
  • Ensure that new channels are only created if a channel of the same name doesn't already exist.

Benefits:

  • Preserves server organization and structure.
  • Reduces clutter and confusion in the server during backup restoration.
  • Enhances usability and flexibility of the backup bot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant