Commit Graph

5354 Commits

Author SHA1 Message Date
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
Skillz4Killz
36913e05b9 fix: interaction bug <3 giveawaybot 2022-03-04 05:30:13 +00:00
Skillz4Killz
b514b7712e fix: deno fmt 2022-03-02 06:06:54 +00:00
Skillz4Killz
83baf69833 fix: event leak warning 2022-03-02 06:06:42 +00:00
Skillz4Killz
5c2404db51 fix: deno fmt 2022-03-02 06:03:27 +00:00
Skillz4Killz
4676fb049d fix: add gateway queue guide section 2022-03-02 06:00:25 +00:00
Skillz4Killz
87dd8635ca fix: stop gateway ts errors 2022-03-02 06:00:11 +00:00
dependabot[bot]
8ccf50ceff build(site): bump prismjs from 1.26.0 to 1.27.0 (#2075)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 21:33:24 +00: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
4aac2246ad fix(gateway): rate-limit handling (#2079)
* fix: Closes Gateway Ratelimiting  #1886

* fix: fmt

* fix: invalid import
2022-02-28 13:39:45 -05:00
Skillz4Killz
ac5f68fcf9 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-02-27 22:57:51 +00:00
Skillz4Killz
05e52ab519 fix: voice state transformer user bug 2022-02-27 22:57:48 +00:00
ITOH
c5d6502464 fix(dnt): add transformers (#2076)
* fix(dnt): add transformers

* Update dnt.ts
2022-02-27 15:17:02 -05:00
Skillz4Killz
1694070fb7 release: rc22 13.0.0-rc22 2022-02-25 18:53:06 +00:00