Skillz4Killz
aa2e5131ef
fix: test local queue idea ( #2301 )
...
* fix: test local queue idea
* I HATE STUPIDEST DENO FMT
* try new error
* fix: url
* fix: with proper headers
* fix: cleanup
2022-06-17 13:01:26 -04:00
Skillz4Killz
4a6b8c9f26
fix: remove rest object(v12 or v11 stuff)
2022-06-15 17:03:13 +00:00
ITOH
be5bcb5bbc
fix(rest)!: editApplicationCommandPermissions ( #2238 )
...
* fix(rest)!: `editApplicationCommandPermissions`
- add `bearerToken` option
- add headers to `RestPayload`
- remove `batchEditApplicationCommandPermissions` since the related endpoint has been removed
* fix header prefix
2022-05-25 09:53:53 -04:00
ITOH
3a5263c4e9
style: deno fmt
2022-05-24 22:01:44 +02:00
meister03
4e5c7869d9
Add Support for Custom Error Converter ( #2231 )
...
Co-authored-by: meister03 <root@_HOSTNAME_>
2022-05-19 19:54:05 -04:00
Andreas Fink
88f7529dc4
feat: Modified processGlobalQueue to be able to handle results in runMethod ( #2101 )
...
* feat: Modified processGlobalQueue to be able to handle results in runMethod
* Apply suggestions from code review, step 1
Co-authored-by: ITOH <to@itoh.at >
* Apply suggestions from code review, step 2
* Update Files
* Update to resolve/reject
* Fixes & deno fmt
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-04-10 13:22:56 -04:00
ITOH
9980856eef
refactor!: fix some spelling mistakes ( #2144 )
...
* refactor!: fix some spelling mistakes
This fixes some spelling mistakes around the code base. Note not all are fixed.
* subComponent
2022-03-31 14:16:34 +02:00
Skillz4Killz
8aaea9f339
refactor!: move dirs outside of src/ ( #2032 )
2022-02-11 09:49:53 +00:00