mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-14 23:35:03 +00:00
This led to decorating a lot of things into @asyncio.coroutine. Unfortunately there's no way to lower the amount of decoration since coroutines spread like a virus.