This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
complete REST support
Pre-release
Pre-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