LTS20050703
bf70526029
fix(plugins): errors caused by bigstring support ( #2486 )
2022-09-22 11:40:41 -04:00
Skillz4Killz
b0d7a7bf28
fix: bigstring type in helpers plugin
2022-09-17 15:46:03 +00:00
Dorian Oszczęda and Skillz4Killz
ec6b7459bd
fix: Invalid HTTP method in upserting commands. ( #2448 )
...
* fix: Export of `ApplicationCommandOptionChoice`.
* fix: Invalid HTTP method for upserting application commands.
* fmt: Run Deno formatter.
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-09-09 19:43:32 -05:00
Skillz4Killz
26803a33af
fix: cache members
2022-08-30 17:41:02 +00:00
LTS20050703 and Skillz4Killz
1ea2a81363
Fix cache plugin doesn't update voice state update ( #2388 )
...
* Fix cache plugin doesn't update voice state update
* fix putting fix in wrong file
* deno fmt
* delete voice state
* deno fmt
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-08-25 11:43:33 -04:00
Skillz4Killz
fd97bb7f50
fmt
2022-06-08 11:42:08 +00:00
Skillz4Killz
226a1e0c80
fix(cache): cache plugin using old gateway model
2022-06-04 20:47:10 +00: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
ITOH
c9a9cdc500
feat(plugins): better typing ( #2120 )
2022-03-21 22:13:15 -04:00
Skillz4Killz
1d1e103a31
fix: temp solution for editWebhook cache override
2022-03-21 08:24:54 +00:00
Skillz4Killz
d7da491ae2
fix: dumb class binding error
2022-03-20 13:12:05 +00:00
Skillz4Killz
a9f0bcc911
fix: use function not => to prevent bidn issue
2022-03-20 12:42:51 +00:00
Skillz4Killz
554b92b2ff
fix: any remaining type errors
2022-03-20 09:15:22 +00:00
Yuzu
81678fbc22
fix: optionalize recursive type works with nested objects and arrays ( #2115 )
...
* fix: get rid of type errors for now
* fix: only 6 type errors left
2022-03-19 05:12:37 -04:00
Skillz4Killz
cf13780765
fix: fmt
2022-03-18 04:20:14 +00:00
Yuzu
33bafd1f6c
fix: get rid of type errors for now ( #2113 )
2022-03-18 00:19:55 -04:00
Skillz4Killz
2a84ac982e
fix: fmt
2022-03-16 02:00:10 +00:00
Skillz4Killz and LTS20050703
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
ITOH
81f8e0377c
style: move to deno fmt ( #1992 )
...
* Create deno.json
* run format
* run format
* ci: only check formatting
* f
* Update settings.json
* Update settings.json
2022-02-04 15:00:04 +01:00
ITOH
886021e751
remove the sublicensing
2022-01-26 19:04:03 +01:00
ITOH
7d2e157148
move plugins to the main repo
2022-01-26 19:02:34 +01:00