mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-08 14:59:54 +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.