| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix annoying lack of parenthesis at end of HTTPException | Rapptz | 2015-11-20 | 1 | -1/+1 |
| * | Add InvalidArgument exception and change exceptions thrown. | Rapptz | 2015-10-27 | 1 | -0/+10 |
| * | All HTTP requests now throw HTTPException. | Rapptz | 2015-10-27 | 1 | -1/+27 |
| * | GatewayNotFound now has a default message. | Rapptz | 2015-10-27 | 1 | -1/+5 |
| * | Rename InvaldiDestination to a generic ClientException. | Rapptz | 2015-10-27 | 1 | -3/+5 |
| * | All exceptions now derive from DiscordException. | Rapptz | 2015-10-27 | 1 | -2/+8 |
| * | Remove InvalidEventName exception due to it being unused | Rapptz | 2015-10-27 | 1 | -4/+0 |
| * | Move websocket hub to the new gateway. | Rapptz | 2015-08-26 | 1 | -0/+4 |
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+33 |