about summary refs log tree commit diff stats
path: root/discord/utils
Commit message (Expand)AuthorAgeFilesLines
* 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