Version 1.0.0 - The Async Update
The wrapper is now fully asynchronous. This is a breaking change, and so updating to this version without changing code first will result in errors. Using get_joke() and submit_joke will now require await statements before them.