Archived
0
0
Fork 0
Commit graph

48 commits

Author SHA1 Message Date
9bb30097a4
feat: wip: added some stuff 2021-08-07 15:05:20 -07:00
cbeb867f4c
chore: update yarn [ci skip] 2021-08-07 12:43:31 -07:00
df3fce24c1
ci: fix artifacts on failed build [ci skip] 2021-07-16 20:42:26 -07:00
cf49e9a60d
ci: added artifacts 2021-07-16 20:39:45 -07:00
37f9763d72
ci: added ci skipping [ci skip] 2021-07-16 20:35:50 -07:00
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
8de53c0a23
chore: update deps 2021-07-14 09:03:08 -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
82b6b5acee
ci: fix jenkinsfile 2021-07-06 13:59:20 -05:00
63f828a9c7
ci: remove scmskip cuz it was fucking up ci 2021-07-06 13:58:03 -05:00
8f3fd64d45
ci: last ci build was aborted for no reason 2021-07-06 13:57:05 -05:00
9682a2df38
fix: client options not assigning as default 2021-07-06 13:50:43 -05:00
a82ff71407
ci: changed webhook url to use env var instead [ci skip] 2021-07-06 13:38:35 -05:00
d627b6bed6
fix: client typings not working 2021-07-06 13:35:53 -05:00
59bf99d274
fix: istg typings better work 2021-07-06 13:18:38 -05:00
6238a21d65
fix: package.json types path 2021-07-06 13:01:39 -05:00
3661bb28cc
fix: how abt now :3 2021-07-06 12:56:29 -05:00
2e455c1e49
fix: maybe now ts will export properly? 2021-07-06 12:52:36 -05:00
afb20719f5
ci: fix pipeline syntax 2021-07-06 12:46:00 -05:00
e4f02e89b0
ci: added discord webhook 2021-07-06 12:44:55 -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
786a90fb7d
chore: just some small nits [skip ci] 2021-07-05 10:01:44 -05:00
5c595dfb05
ci: fix jenkinsfile 2021-07-03 22:33:36 -05:00
4b4d4aea5d
ci: test CI, rollup and publish 2021-07-03 20:32:01 -05:00
db4bff4733
ci(jenkins): fix Jenkinsfile 2021-07-02 22:08:52 -05:00
b505d6e0cc
chore: rename jenkinsfile to Jenkinsfile 2021-07-02 22:03:28 -05:00
1717440301
chore: made branch as stable in releaserc 2021-07-02 22:02:23 -05:00
b2e872bc88
feat: added base proj files 2021-07-02 22:01:50 -05:00