strinking / mawabot

A Discord selfbot to do tasks
MIT License
4 stars 2 forks source link

Collect coroutines #51

Closed emmiegit closed 6 years ago

emmiegit commented 6 years ago

Uses asyncio.gather() to allow coroutines to run concurrently in some cases.

Ma-wa-re commented 6 years ago

I'll review this tomorrow (This is also a test for the webhook)