| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new_member.py example to showcase messaging new members. | Rapptz | 2015-11-27 | 1 | -0/+18 |
| * | reply.py example now checks for self-authoring | Rapptz | 2015-11-27 | 1 | -0/+4 |
| * | Simplify examples to no longer use logging or Client.is_logged_in | Rapptz | 2015-11-26 | 4 | -32/+0 |
| * | Set up logging module in examples | Hornwitser | 2015-10-06 | 4 | -0/+16 |
| * | Add handling of login failure in examples | Hornwitser | 2015-10-06 | 4 | -0/+16 |
| * | Make reply example a bit more meaningful. | Rapptz | 2015-10-05 | 1 | -1/+1 |
| * | Fix echo example to not infinitely loop. | Rapptz | 2015-10-05 | 1 | -1/+2 |
| * | Add the ability to edit messages. | Rapptz | 2015-08-21 | 1 | -0/+8 |
| * | Add on_message_edit event. | Rapptz | 2015-08-21 | 1 | -0/+16 |
| * | Add the ability to delete messages | Rapptz | 2015-08-21 | 1 | -0/+6 |
| * | Add on_message_delete event and Client.messages attribute. | Rapptz | 2015-08-21 | 1 | -0/+16 |
| * | Add some examples | Rapptz | 2015-08-21 | 2 | -0/+34 |