Currently the menu system relies on the RedBot dependency. This causes some weird clashes with discord.py and related dependencies in requirements. It also restricts us from easily expanding on the menu functionality, meaning that some cogs are lacking in features as a result.
It would be nice to have a custom menu system with full feature parity of the one included in RedBot, with the ability to expand on it in cogs.
Currently the menu system relies on the RedBot dependency. This causes some weird clashes with discord.py and related dependencies in requirements. It also restricts us from easily expanding on the menu functionality, meaning that some cogs are lacking in features as a result. It would be nice to have a custom menu system with full feature parity of the one included in RedBot, with the ability to expand on it in cogs.