Changelog

v0.2.0

  • Add a changelog. (this one!)

  • Add discord.py-like models. (API calls no longer return JSON data)

    • DiscordObject (generic base class, shouldn’t be used)

    • User

    • Guild

    • Connection

  • Add new DiscordOAuthClient methods to make token handling slightly easier.

    • DiscordOAuthClient.login_return_token

    • DiscordOAuthClient.session_from_token