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
53a811f8d7
fix: omg this fmt
2022-03-20 12:35:25 +00:00
Skillz4Killz
751f719a87
fix: helper plugin errors
2022-03-20 12:17:42 +00:00
Skillz4Killz
9afa1b84ef
fix: guild feature error in perms plugin
2022-03-20 12:10:20 +00:00
Skillz4Killz
e8f3946e72
fix: add user to reaction event
2022-03-20 12:04:09 +00:00
Skillz4Killz
450d249e4f
release: rc23
13.0.0-rc24
13.0.0-rc23
2022-03-20 10:35:53 +00:00
Skillz4Killz
8d0c0400d7
fix: omg this dumb fmt
2022-03-20 10:31:00 +00:00
Skillz4Killz
9d230c5936
fix: guild.channels
2022-03-20 10:24:48 +00:00
Skillz4Killz
5c008d390f
fix: dumb fmt shit plz auto do it
2022-03-20 10:22:20 +00:00
Skillz4Killz
187da7fcf1
fix: add type to gateway debug
2022-03-20 10:22:01 +00:00
Skillz4Killz
724718162e
fix: dumb shitty fmt
2022-03-20 10:06:59 +00:00
Skillz4Killz
d6f0f42461
fix: 92 unit tests passing
2022-03-20 10:02:55 +00:00
Skillz4Killz
03c0d4022f
fix: remove unused prop
2022-03-20 09:58:04 +00:00
Skillz4Killz
2673a31103
fix: mark shards as ready
2022-03-20 09:57:49 +00:00
Skillz4Killz
a5d50b6f72
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-03-20 09:15:25 +00:00
Skillz4Killz
554b92b2ff
fix: any remaining type errors
2022-03-20 09:15:22 +00:00
Debert Jamie
39f94c5c20
docs: correct grammar and typos in the Nodejs doc ( #2109 )
...
* Fix grammar
* Correct grammar and typos
2022-03-20 04:34:59 -04:00
Skillz4Killz
5c2ed9573c
fix: collection and array support in optionalize
2022-03-19 15:06:07 +00:00
Skillz4Killz
0e6c45b017
fix: webhook creation
2022-03-19 09:26:35 +00:00
Skillz4Killz
8b4f731169
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-03-19 09:26:21 +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
c9ccbfa984
fix: latest optionalize
2022-03-18 14:42:25 +00: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
44f02d0c65
fix: guild toggles to bigint and cleanup
2022-03-16 21:56:43 +00:00
Skillz4Killz
ecdd33978f
fix: guild transformer type issues
2022-03-16 21:33:42 +00:00
Skillz4Killz
3384227984
fix: export component function
2022-03-16 20:36:58 +00:00
Skillz4Killz
80d251b6a7
fix: yuzu improvement
2022-03-16 08:54:56 +00:00
Skillz4Killz
d756810aef
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-03-16 04:34:51 +00:00
Skillz4Killz
b74685625c
fix: bug in optionalize
2022-03-16 04:34:48 +00:00
Skillz4Killz
fc0a1da546
fix: fmt
2022-03-16 04:32:09 +00:00
LTS20050703
33405fd7d4
optionalize transformer ( #2108 )
2022-03-16 00:28:58 -04:00
Skillz4Killz
7a77831992
fix: add optionalize generic
2022-03-16 03:32:15 +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
2a84ac982e
fix: fmt
2022-03-16 02:00:10 +00:00
LTS20050703
6fe5e0b8fd
route MESSAGE_DELETE_BULK to bot.events.messageDelete ( #2107 )
2022-03-15 21:59:56 -04:00
Skillz4Killz
060a174489
fix: add message content intent
2022-03-16 01:32:40 +00:00
Skillz4Killz
3e10470160
fix: copy paste leftover detail
2022-03-16 00:48:33 +00:00
Skillz4Killz
056343cf5c
fix: temp fix for resharding options
2022-03-15 23:55:30 +00:00
Skillz4Killz
186067350d
fix: broken imports in tests/
2022-03-15 03:50:06 +00:00
Skillz4Killz
d62a5b71b1
fix: concurrency typo thx giveawayboat <3
2022-03-15 02:45:07 +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
Awesome Stickz
da29ff294d
fix: bugs in docs ( #2080 )
...
* fix: bugs in docs
* fix: mistyped function name for workers in big bot guide
2022-03-13 17:18:28 -04:00
Joshua Kuan
20c8995ec1
docs: fix typo in create-structure urls ( #2099 )
2022-03-13 17:17:49 -04:00
Andreas Fink
8fb198f6d5
fix: allow presence to be passed into createGatewayManager ( #2100 )
2022-03-13 17:17:18 -04:00
Yuzu
fc779bf6d0
feat: sendPrivateInteractionResponse helper ( #2096 )
2022-03-12 00:34:33 -05:00
Skillz4Killz
7e69f29217
fix: imports should be specific
2022-03-06 19:04:31 +00:00
Skillz4Killz
df97380355
fix: bad import
2022-03-04 05:30:18 +00:00