mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-06 00:33:31 -04:00
42a23277cd
* [dev] allow top-level await in code statements * style * use staticmethod, cls is unneeded * add asyncio and aiohttp to env * fix repl * add __builtins__ to repl env * style... * fix debug with no coro * add `optimize=0` to eval