aboutsummaryrefslogtreecommitdiff
path: root/examples/background_task.py
Commit message (Expand)AuthorAgeFilesLines
* Clarify `on_ready` triggering more than twice.Rapptz2016-06-101-10/+2
* Change all email/password pair examples to use token.Rapptz2016-04-081-1/+1
* Examples now use Python 3.5. Remove echo.py example.Rapptz2016-01-061-7/+6
* Add background_task example to showcase background tasks.Rapptz2015-12-191-0/+32