mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-10 21:45:42 +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.