Commit Graph

154 Commits

Author SHA1 Message Date
Skillz
717e88a552 fix: cleanup templates 2023-01-19 14:28:09 -06:00
Skillz
a7b6d42fe2 Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-19 14:09:45 -06:00
Skillz
79853c4abc fix: remove frozenAt 2023-01-19 14:09:43 -06:00
deepsarda
9520741de7 Add rest helpers for templates (#2727)
* Add rest helpers for templates

* Fix code style issues with ESLint

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2023-01-16 10:52:24 -06:00
Jonathan Ho
eaf8782d34 test: fix rest and utils test (#2723)
* test(utils): fix  cant import collection

* test(rest): await expect

* fix(utils): deno compactability

* test(utils): typing

* fix(utils): add return type
2023-01-15 11:04:20 -06:00
Skillz
fb2920f5d0 Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-14 16:54:06 -06:00
Skillz
2647ed0798 interaction helpers 2023-01-14 16:54:03 -06:00
H01001000
dad40241bf test(rest): fix missing beforeEach 2023-01-14 06:01:19 -08:00
H01001000
b6281cd98a test(rest): add processRateLimitedPaths test 2023-01-14 05:27:31 -08:00
H01001000
659551d34e test(rest): add checkRateLimits test 2023-01-14 05:17:15 -08:00
H01001000
0cb0dd4862 test(rest): add simplifyUrl test 2023-01-14 05:12:27 -08:00
Skillz
f062fe0140 Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-13 11:25:42 -06:00
Skillz
32cf5c0f6b fix: tris message helpers 2023-01-13 11:25:38 -06:00
H01001000
9d5918f4f7 chore: move ts-node into package 2023-01-13 04:17:52 -08:00
Skillz
5ba5bc32c7 dm channel and avatar url 2023-01-12 12:48:52 -06:00
Skillz4Killz
c5fbaa76cf invite stuff incomplete 2023-01-12 01:34:30 +00:00
Skillz4Killz
1b522a7e8a integrations helpers 2023-01-11 00:46:35 +00:00
Skillz
b1af71be08 scheduled events 2023-01-10 17:16:37 -06:00
Skillz
5c60af2215 automod helpers 2023-01-10 16:37:02 -06:00
Skillz
8af2503eda cleanup webhook routes 2023-01-10 16:18:14 -06:00
Skillz
0168f5c02b alphabetize 2023-01-10 15:32:17 -06:00
Skillz
9655e1b470 add thread related helpers 2023-01-10 14:42:19 -06:00
Skillz4Killz
8ea9d2087b add stage helpers 2023-01-10 18:48:44 +00:00
Skillz4Killz
879ec40616 add forum helper 2023-01-10 18:17:13 +00:00
Skillz4Killz
9cf221aa82 fix: follow announcement helper 2023-01-10 17:36:10 +00:00
Skillz4Killz
b5aa4b6f61 fix: complete webhook related helpers 2023-01-09 22:14:45 +00:00
Skillz4Killz
3e862ef93d Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-09 16:45:39 +00:00
Skillz4Killz
c603b333c2 feat: rest channel helpers 2023-01-09 15:45:25 +00:00
Lars_und_so
8b18d06834 yes (#2714)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-01-08 20:04:04 -06:00
Skillz
b20bc10780 fix: stuff 2023-01-06 12:07:51 -06:00
Awesome Stickz
80eabe5f44 Emoji rest methods (node-migration-clean) (#2713)
* feat: all emoji rest methods

* Fix code style issues with ESLint

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2023-01-05 15:16:20 -06:00
Skillz4Killz
8cc5e0df57 feat: createEMji helper 2023-01-04 21:54:30 +00:00
Skillz4Killz
d3533b4eaf Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-04 21:43:38 +00:00
Skillz4Killz
63d6ac1ac4 feat: getCHannel 2023-01-04 21:43:36 +00:00
Jonathan Ho
532663e7ea fix: unused deps 2023-01-05 00:19:48 +08:00
Skillz
d6cc496527 fix: queue header null bug 2023-01-02 13:51:46 -06:00
Skillz
f8e460ec1c fix: no more transformers 2023-01-02 13:36:49 -06:00
Skillz
45dc05cab9 fix: rest exports 2023-01-02 13:25:58 -06:00
Skillz
a096411b37 fix: rate limit queues and headers processing 2023-01-02 13:06:37 -06:00
Skillz
e28cc2a732 fix: cleanup 2022-12-31 13:57:59 -06:00
Skillz
bc7a69bcd1 feat: camelizer util 2022-12-31 13:10:59 -06:00
Jonathan Ho
2b868edf1f test: fix error and buffer 2022-12-29 18:50:05 -08:00
Jonathan Ho
3065bf1b95 test(rest): fix unit test 2022-12-29 17:31:41 -08:00
Skillz
76bf1d95fa fix: handle 429 rate limit 2022-12-28 01:38:14 -06:00
Skillz
d9bd4ca318 fix: partial error handling 2022-12-27 14:53:08 -06:00
Skillz
3bc40cd977 fix: add base transformer 2022-12-27 12:38:30 -06:00
Skillz
bd78eec931 fix: token dotenv 2022-12-27 10:18:42 -06:00
Skillz
75b6f8f0cb fix: more base cleanup 2022-12-27 09:56:28 -06:00
Skillz
621d31f921 fix: more cleanup 2022-12-26 21:00:54 -06:00
Skillz
63f1b619eb Merge branch 'node-migration' of https://github.com/discordeno/discordeno into node-migration 2022-12-25 12:46:34 -06:00