As the title says, embed pages used for configurations and QOTDs can be migrated to use message components that are present in the most recent versions of discord.py.
If completed, the temp_utils_cog containing reaction handlers for EmbedPages can be removed, I think, solving that problem too!
As the title says, embed pages used for configurations and QOTDs can be migrated to use message components that are present in the most recent versions of discord.py.
If completed, the
temp_utils_cog
containing reaction handlers forEmbedPages
can be removed, I think, solving that problem too!