Commit Graph

259 Commits

Author SHA1 Message Date
Yaikava
29db462ca0 🐛 - fix: types - slashcommands - add nsfw prop (#2731) 2023-01-19 16:10:21 -06:00
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
deepsarda
e53cd930e8 Fix(client): Fix typings. (#2716)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-01-14 19:40:45 -06:00
ITOH
b9113f78ff perf(utils): optimize snake to camel case conversion (#2717)
* perf(utils): optimize snake to camel case conversion

* fmt

* wont change much but still faster

* actually this was a stupid idea

* shh
2023-01-14 19:38:50 -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
7da632bab9 test(utils): enable old test 2023-01-14 09:49:35 -08: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
9fcc98dadd fix: importing esm 2023-01-13 04:31:41 -08: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
1f4b6da226 thats 1 way to fix type errors 2023-01-08 12:50:21 -06:00
Skillz
9af3d497e4 fix: lint/ts errors except shard file 2023-01-08 12:37:11 -06:00
Skillz
851214d798 fix: start deris 2023-01-07 15:03:58 -06:00
Skillz
d8e70df57d fix: remove todos 2023-01-06 15:55:37 -06:00
Skillz
47a12fc4e0 fix: camelize all gateway payloads 2023-01-06 15:39:43 -06:00
Skillz
69d0bb3bbc fix: remove logs 2023-01-06 15:35:10 -06:00
Skillz
81417af106 fix: bot types 2023-01-06 15:34:52 -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
Skillz
51e9690b9b fix: cleanup docs on collection 2023-01-05 13:47:49 -06:00
Skillz
02d76c89ae Merge branch 'node-migration-clean' of https://github.com/discordeno/discordeno into node-migration-clean 2023-01-05 13:41:06 -06:00
Skillz
bc06f25532 fix: gateway bugs 2023-01-05 13:40:51 -06:00
Skillz
cea3a1ee3e feat: collection class in util package 2023-01-05 13:39:59 -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