Closed DanieliusDev closed 2 years ago
Please alphabetize your entry.
Will do. btw before you review my library, please give me a few minutes to implement request retries.
@shayypy should i keep my lib near the js/ts libs?
The entire list should be sorted alphabetically; don't group it independently.
The entire list should be sorted alphabetically; don't group it independently.
Alr.
You should prefer the retry-after
header when it is present. I don't see this in RestManager.ts
.
@shayypy im ready for my my lib to be reviewed or whatever.
You should prefer the
retry-after
header when it is present. I don't see this inRestManager.ts
.
ok, ill probably implement this tomorrow then.
Hi @shayypy , ik its been a long time since i said i would add the Retry-After
header. Well the reason it took a week is because i was working on a big update. The update is now released with the feature you requested.
https://github.com/guildedts/guilded.ts/blob/main/packages/rest/src/RestManager.ts#L70
I hope this is enough for you to add my library to the list :)
Added
Guilded.TS
to libraries. Guilded.TS supports the official bot API.