Commit Graph

24 Commits

Author SHA1 Message Date
Skillz4Killz
67ae26daf4 fix: reverse transformers missing 2022-03-25 19:29:20 +00:00
Skillz4Killz
0ec7fac393 fix: fmt 2022-03-25 14:13:45 +00:00
Skillz4Killz
9d9a142bca fix: missing transformer sorry tri 2022-03-25 13:00:16 +00:00
Skillz4Killz
9a539ba17f Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-03-25 10:38:17 +00:00
Skillz4Killz
92c281529d fix: sendWebhook components 2022-03-25 10:38:12 +00:00
ITOH
2c2ccb252c feat(helpers,types)!: add guild template transformer (#2132)
* feat(helpers,types)!: add guild template transformer
This adds a template transformer. Also this fixes incorrect type definitions regarding templates.

Breaking Change: The previously called `Template` interface which was used for creating templates has been renamed to `CreateTemplate`

* fmt

* forgot to add this

* use data
2022-03-25 06:15:17 -04:00
Skillz4Killz
de42065665 fix: thread member update event 2022-03-22 22:48:03 +00:00
LTS20050703
086258d1ea fix mod.ts export (#2121)
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-03-22 11:28:33 -04:00
Skillz4Killz
4787a430b7 fix: interaction data option transformer 2022-03-22 10:17:41 +00:00
Skillz4Killz
fe42864b00 fix: add nitroStickerPacks helper. Closes #2095 2022-03-21 12:08:43 +00:00
LTS20050703
3073c6d575 convert typeof to () => (#2116) 2022-03-20 09:13:11 -04:00
Skillz4Killz
e8f3946e72 fix: add user to reaction event 2022-03-20 12:04:09 +00:00
Skillz4Killz
554b92b2ff fix: any remaining type errors 2022-03-20 09:15:22 +00:00
Skillz4Killz
fc0a1da546 fix: fmt 2022-03-16 04:32:09 +00:00
Skillz4Killz
c4a36f0ca6 fix: add msg back to delete for lts 2022-03-16 03:14:21 +00:00
Skillz4Killz
8e2e6830f9 fix: bulk delete separated sorry lts thx giveaway 2022-03-16 03:03:00 +00:00
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Andreas Fink
ad8a9920ac feat(gateway): add stopGateway function (#2078)
* Move the shard stopping to gatewayManager in order to stop the gateway standalone.

* Update gateway/gateway_manager.ts

Co-authored-by: ITOH <to@itoh.at>

* Update gateway/stopGateway.ts

Co-authored-by: ITOH <to@itoh.at>

* Update gateway/stopGateway.ts

* Update gateway/stopGateway.ts

* Update gateway/stopGateway.ts

Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-02-28 13:41:15 -05:00
Skillz4Killz
8654b4e87b fix: fmt 2022-02-25 15:07:08 +00:00
Skillz4Killz
0afd928650 fix: resharder bugs from testing gamer 2022-02-21 05:17:08 +00:00
ITOH
cfbfb67c8e refactor!: rename the ws folder to gateway (#2037) 2022-02-11 05:21:10 -05:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
ITOH
89e1e49709 god im dumb 2021-04-13 11:04:20 +02:00
ITOH
cc327a9f26 fix(eventHandlers): Wrong channel types 2021-04-13 11:04:01 +02:00