Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.69k stars 2.3k forks source link

Fix behavior of the menu() function calls without user param #6324

Closed Jackenmen closed 5 months ago

Jackenmen commented 5 months ago

Description of the changes

Fixes an issue with menu()'s new user param that was caused by accidental reassignment of the user variable.

Have the changes in this PR been tested?

Yes