55 Commits

Author SHA1 Message Date
Rapptz
8eb6fa0329 Fix multi-part sending with aiohttp in webhooks. 2017-08-22 00:26:43 -04:00
Rapptz
754f3a2ae9 Don't make session a keyword only argument. 2017-08-21 14:57:57 -04:00
Rapptz
b5d987347a Fix some docstrings. 2017-08-21 02:11:00 -04:00
Rapptz
310cb05040 Fix Webhook.execute alias. 2017-08-21 02:04:44 -04:00
Rapptz
37b0fdb898 Add webhook support.
Allows for usage of either `requests` and `aiohttp` when used in
"Standalone" mode.

Fixes #704
2017-08-21 01:57:07 -04:00