| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Handle user update events. | Rapptz | 2015-08-23 | 1 | -0/+2 | |
| * | Add on_status event. | Rapptz | 2015-08-23 | 1 | -2/+19 | |
| * | Fix documentation example issue. | Rapptz | 2015-08-23 | 1 | -1/+2 | |
| * | Use v2 of the Discord API. | Rapptz | 2015-08-22 | 1 | -1/+2 | |
| * | Rename project from pydiscord to discord.py | Rapptz | 2015-08-22 | 1 | -2/+2 | |
| * | Some documentation warning fixes. | Rapptz | 2015-08-21 | 1 | -3/+3 | |
| * | Add logs_from function to get channel logs from a channel. | Rapptz | 2015-08-21 | 1 | -0/+26 | |
| * | Add the ability to edit messages. | Rapptz | 2015-08-21 | 1 | -8/+36 | |
| * | Add on_message_edit event. | Rapptz | 2015-08-21 | 1 | -2/+19 | |
| * | Add the ability to delete messages | Rapptz | 2015-08-21 | 1 | -0/+9 | |
| * | Return the message created when calling send_message | Rapptz | 2015-08-21 | 1 | -0/+6 | |
| * | Fix heartbeat interval bug. | Rapptz | 2015-08-21 | 1 | -4/+20 | |
| * | Add on_message_delete event and Client.messages attribute. | Rapptz | 2015-08-21 | 1 | -2/+23 | |
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+280 | |