12 Commits (6a52eea6ff75cf790a3e4d07c49ab3267df4b9e1)

Author SHA1 Message Date
Rapptz e359aeb122 Fix background_task example to actually work 4 years ago
Sebastian Law 5ed47cacc7
Update background_task example to use ext.tasks 4 years ago
Capn dd5762d9ed Add missing asyncio imports from the examples 7 years ago
Modelmat 1436af3b18 Removes redundant asyncio import 7 years ago
Rapptz e77012f4d9 Make all public is_ functions into methods instead of properties. 8 years ago
Rapptz 8c896e9fbc Re-add Client.wait_until_ready 8 years ago
Rapptz 1e09432c45 Update examples to use the new generic wait_for. 8 years ago
Rapptz f8a5d890fe Update examples to match the new rewrite API. 8 years ago
Rapptz d914c0a4e4 Clarify `on_ready` triggering more than twice. 9 years ago
Rapptz 72e84a1b47 Change all email/password pair examples to use token. 9 years ago
Rapptz 2ebfbbe471 Examples now use Python 3.5. Remove echo.py example. 9 years ago
Rapptz bee044629d Add background_task example to showcase background tasks. 9 years ago