| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Listen to CHANNEL_UPDATE events and add on_channel_update | Rapptz | 2015-09-25 | 1 | -0/+3 |
| * | Add support for channel topics. | Rapptz | 2015-09-25 | 1 | -0/+4 |
| * | Move permission overwrite construction to the Channel constructor. | Rapptz | 2015-09-25 | 1 | -1/+28 |
| * | Use kwargs if the number of arguments needed is too many. | Rapptz | 2015-09-04 | 1 | -7/+7 |
| * | Parse permission_overwrites in every Channel instance. | Rapptz | 2015-08-26 | 1 | -1/+6 |
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+79 |