Archived
0
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
7acf32b33c
feat(gateway): added basic gateway connectivity 2021-07-16 20:00:35 -07:00
b1bdc8cc14
feat(gateway): wip: Connect to the Discord Gateway 2021-07-12 22:01:56 -07:00
eb5c3e0090
feat(api): added multiple things. see below
- Added ratelimiting
 - Rewrote api handling and take advantage of bucket hash
 - Removed the
word "api" in api client options

BREAKING CHANGE: Removed the word "api" in client options
2021-07-07 11:53:55 -05:00
8f2abedef0
fix: whoops its an array not an object 2021-07-06 16:42:14 -05:00
b5660cf657
feat: added most of the message create api type 2021-07-06 16:37:34 -05:00
d574281127
fix: forgot about message content & its post not get 2021-07-06 16:02:36 -05:00
26638b00d5
feat: base api handler 2021-07-06 15:53:54 -05:00
ba43c954fd
fix: headers not working 2021-07-06 14:58:29 -05:00
9682a2df38
fix: client options not assigning as default 2021-07-06 13:50:43 -05:00
c7204f7e85
feat: basic api client 2021-07-06 11:50:06 -05:00