Archived
0
0
Fork 0
Commit graph

12 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
1428b79ea0
feat(api): throw error on retry limit 2021-07-07 12:51:13 -05:00
3f96cc43a0
fix(api): fix int overflow 2021-07-07 12:49:35 -05:00
12f73d42ca
feat(api): switched to a more light-weight async queue package 2021-07-07 12:22:53 -05:00
421160c0dc
fix(api): queue being undefined 2021-07-07 12:04:43 -05: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
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
7fa5ea6762
fix: several bugs 2021-07-06 14:20:34 -05:00
c7204f7e85
feat: basic api client 2021-07-06 11:50:06 -05:00