Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(client): Switch to aiohttp for webscokets connections | mjk134 | 2022-07-12 | 1 | -5/+12 |
* | Merge branch 'master' of https://github.com/mounderfod/discobra | mjk134 | 2022-07-11 | 3 | -9/+38 |
|\ | |||||
| * | docs: Add more documentation where possible. | Noah | 2022-07-09 | 1 | -1/+32 |
| * | chore: Reformat code | Noah | 2022-07-09 | 4 | -9/+7 |
* | | chore(client): Change send method of hearbeat + identify | mjk134 | 2022-07-11 | 1 | -1/+3 |
|/ | |||||
* | feat(rest): Added a class with methods to access api, with a single session | mjk134 | 2022-07-09 | 1 | -27/+14 |
* | feat(http): Add basic API for sending HTTP requests | Noah | 2022-07-09 | 2 | -0/+63 |
* | update typings and event logic | mjk134 | 2022-07-09 | 1 | -14/+8 |
* | Add `EventEmitter` + fix `User` constructor not being able to set key, values | mjk134 | 2022-07-08 | 2 | -0/+30 |