Commit Graph

14 Commits

Author SHA1 Message Date
ITOH dac7c65795 change: make RestRequest.reject required 2021-05-31 22:29:54 +02:00
ITOH b30dd053a8 Update rest.ts 2021-05-06 13:42:38 +01:00
ITOH 98bf292aff fix lint 2021-04-15 18:06:31 +02:00
Skillz4Killz 78a894a4ab fix: rest typings (#835)
* fix: rest typings

* fix: more typings
2021-04-12 16:18:13 +01:00
Skillz4Killz 51e27d8f17 types: fix new types issues (#829)
* feat: add tests for deleting channel overwrites

* fix: typings
2021-04-12 07:26:55 +01:00
Skillz4Killz b7321a6d0e fix(rest): URL limiting (#809)
* fix: shtuff

* fix: better url handling
2021-04-10 18:26:41 +01:00
Skillz4Killz a6536519ab git commit broke 2021-04-09 17:39:53 +00:00
Skillz4Killz 03d01463e1 deno fmt 2021-04-09 14:41:23 +00:00
Skillz4Killz 17f76b0b20 add token to rest 2021-04-09 13:07:24 +00:00
Skillz4Killz 3576d98510 fix: rest errors preventing startup 2021-04-08 14:14:30 +00:00
Skillz4Killz b81bf8d484 chore: deno fmt 2021-04-04 00:34:40 +00:00
Skillz4Killz 7dc2ddb1f7 fix: missing debug event necessary 2021-04-03 23:52:17 +00:00
ayntee 5f1b82a4e8 refactor: remove RequestManager and use runMethod() (#732)
* fix(rest/process_request): use DiscordHTTPResponseCodes

* refactor: remove RequestManager

* refactor: remove RequestManager and use runMethod()
2021-04-02 23:18:51 +04:00
Skillz4Killz ebb15afa0e refactor(rest): separate functions into diff files (#685)
* shtufffff

* fixe rate limit path infinite loop

* refactor

* ID > id

* Update process_request_headers.ts

* file names

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
Co-authored-by: ayntee <ayyantee@gmail.com>
2021-03-29 23:50:08 +04:00