Add exception handling for 500 status codes.
Created by: Neuheit
Summary
Fixes #623 (closed).
Details
This PR adds a new exception type to handle when Discord throws an internal server error after making a request.
Changes proposed
- Add new exception type
- Add 500 handling to rest client.