mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-24 12:14:51 +00:00
The newer implementation did not play nicely with spawned tasks and accessing HelpCommand.context, which was a frequent pain point when writing paginated help commands.