| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the way timestamps are parsed. | Rapptz | 2015-08-21 | 1 | -4/+7 |
| * | Add the ability to edit messages. | Rapptz | 2015-08-21 | 2 | -8/+44 |
| * | Add on_message_edit event. | Rapptz | 2015-08-21 | 3 | -3/+42 |
| * | Add the ability to delete messages | Rapptz | 2015-08-21 | 2 | -0/+15 |
| * | Return the message created when calling send_message | Rapptz | 2015-08-21 | 2 | -0/+7 |
| * | Fix heartbeat interval bug. | Rapptz | 2015-08-21 | 1 | -4/+20 |
| * | Add on_message_delete event and Client.messages attribute. | Rapptz | 2015-08-21 | 3 | -2/+45 |
| * | Add some examples | Rapptz | 2015-08-21 | 3 | -0/+36 |
| * | Initial commit | Rapptz | 2015-08-21 | 18 | -0/+1597 |