Skip to content

Conversation

@martinbndr
Copy link
Contributor

Adds a notice to the threadmenu toggle command. It gets displayed if the advancedmenu plugin is part of the bot and checks if its enabled at the same time. useful for users because both would interrupt eachother.

Adds a notice to the `threadmenu toggle` command. It gets displayed if the advancedmenu plugin is part of the bot and checks if its enabled at the same time. useful for users because both would interrupt eachother.
@martinbndr martinbndr enabled auto-merge December 4, 2025 18:12
):
await ctx.send(
"**Warning:** You are using both the core threadmenu feature and the advancedmenu plugin.\n"
"It is recommended to disable/uninstall the advancedmenu plugin to avoid interruption."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the instruction "You can directly migrate your settings over. Run {prefix}advancedmenu dump_config, download the file it gives, then upload it with the command {prefix}threadmenu load_config."

The rest looks just fine.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also link to this: https://docs.modmail.dev/usage-guide/threadmenu#migrating-from-legacy-advanced-menu-plugin

Which also has screenshots which should (hopefully) reduce the # of people asking how to do.

@StephenDaDev
Copy link
Member

I will approve this after seb's changes are implemented.

@StephenDaDev StephenDaDev added the changelog Changes in PR have been added to draft release that will be used for the changelog on the next ver. label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Changes in PR have been added to draft release that will be used for the changelog on the next ver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants