| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make examples on_ready consistent | pikaninja | 2021-04-09 | 1 | -3/+1 |
| * | Modernize code to use f-strings | Rapptz | 2021-04-04 | 1 | -2/+2 |
| * | Add missing asyncio imports from the examples | Capn | 2018-11-24 | 1 | -0/+1 |
| * | Removes redundant asyncio import | Modelmat | 2018-08-22 | 1 | -1/+0 |
| * | Update examples to use the new generic wait_for. | Rapptz | 2017-01-26 | 1 | -5/+9 |
| * | Update examples to match the new rewrite API. | Rapptz | 2017-01-03 | 1 | -29/+24 |
| * | Change all email/password pair examples to use token. | Rapptz | 2016-04-08 | 1 | -1/+1 |
| * | Examples now use Python 3.5. Remove echo.py example. | Rapptz | 2016-01-06 | 1 | -9/+9 |
| * | Add guessing game example to showcase wait_for_message. | Rapptz | 2015-12-19 | 1 | -0/+37 |