Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

complete REST support

Pre-release
Pre-release
Compare
Choose a tag to compare
@andersfylling andersfylling released this 02 Sep 00:50
· 1280 commits to master since this release
  • REST support added
  • Each function exists within the session interface
  • Each REST function in the session interface can be directly triggered using the rest package
  • fixes breaking changes with dependencies
  • code rewritten for readability
  • removed sub package discordws and moved it into a different repository (as a dependency). I believe reducing the code base is okay as the discordws package is a "private" subpackage. Also the next release v0.4.0 will have module support.

Thanks for making this release happen

  • github.com/s1kx