| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add logout support and on_disconnect event. | Rapptz | 2015-08-24 | 1 | -0/+4 |
| * | Add support for channel creation events. | Rapptz | 2015-08-23 | 1 | -2/+5 |
| * | Add on_channel_delete event. | Rapptz | 2015-08-23 | 1 | -0/+7 |
| * | Sandbox events so exceptions being thrown don't break the client. | Rapptz | 2015-08-23 | 1 | -1/+3 |
| * | Add on_status event. | Rapptz | 2015-08-23 | 1 | -0/+11 |
| * | Rename project from pydiscord to discord.py | Rapptz | 2015-08-22 | 5 | -17/+17 |
| * | Add on_message_edit event. | Rapptz | 2015-08-21 | 1 | -1/+7 |
| * | Add on_message_delete event and Client.messages attribute. | Rapptz | 2015-08-21 | 1 | -0/+6 |
| * | Initial commit | Rapptz | 2015-08-21 | 5 | -0/+812 |