about summary refs log tree commit diff stats
path: root/discord/utils
Commit message (Expand)AuthorAgeFilesLines
* feat(client): Switch to aiohttp for webscokets connectionsmjk1342022-07-121-5/+12
* Merge branch 'master' of https://github.com/mounderfod/discobramjk1342022-07-113-9/+38
|\
| * docs: Add more documentation where possible.Noah2022-07-091-1/+32
| * chore: Reformat codeNoah2022-07-094-9/+7
* | chore(client): Change send method of hearbeat + identifymjk1342022-07-111-1/+3
|/
* feat(rest): Added a class with methods to access api, with a single sessionmjk1342022-07-091-27/+14
* feat(http): Add basic API for sending HTTP requestsNoah2022-07-092-0/+63
* update typings and event logicmjk1342022-07-091-14/+8
* Add `EventEmitter` + fix `User` constructor not being able to set key, valuesmjk1342022-07-082-0/+30