Archived
0
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
dfe63a90fe
feat(types): made gateway intents optional 2021-07-16 20:30:50 -07:00
e3d1dc1eed
fix(gateway): fix identify not sending (try 3) 2021-07-16 20:23:15 -07:00
3788d1ef08
fix(gateway): fix identify not sending (try 2) 2021-07-16 20:13:25 -07:00
8099709a21
fix(gateway): fix identify not sending 2021-07-16 20:08:20 -07:00
7acf32b33c
feat(gateway): added basic gateway connectivity 2021-07-16 20:00:35 -07:00
ab3553c52e
fix: several small ts errors 2021-07-14 09:02:09 -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
6b6fe2a286
fix: export of new files in index 2021-07-07 11:55:32 -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
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
7fa5ea6762
fix: several bugs 2021-07-06 14:20:34 -05:00
9682a2df38
fix: client options not assigning as default 2021-07-06 13:50:43 -05:00
d627b6bed6
fix: client typings not working 2021-07-06 13:35:53 -05:00
02a9664a4d
fix: forgot to export modules 2021-07-06 12:22:29 -05:00
c7204f7e85
feat: basic api client 2021-07-06 11:50:06 -05:00
f85f15aa52
chore: even more nits 2021-07-05 17:55:30 -05:00
5c5799546f
chore: lots of small nits 2021-07-05 17:06:11 -05:00
4b4d4aea5d
ci: test CI, rollup and publish 2021-07-03 20:32:01 -05:00
b2e872bc88
feat: added base proj files 2021-07-02 22:01:50 -05:00