Commit Graph

4813 Commits

Author SHA1 Message Date
Skillz4Killz
06b1f15d87 Merge branch 'main' of https://github.com/discordeno/discordeno 2023-03-29 05:32:22 +00:00
Skillz4Killz
a5a77de273 fix: update message type with new types 2023-03-29 05:32:18 +00:00
ITOH
0936448250 feat(client): make MessageTypes up to date (#2888)
Added all missing `MessageTypes`:
 - AUTO_MODERATION_ACTION (24)
 - ROLE_SUBSCRIPTION_PURCHASE (25)
 - INTERACTION_PREMIUM_UPSELL (26)
 - STAGE_START (27)
 - STAGE_END (28)
 - STAGE_SPEAKER (29)
 - STAGE_TOPIC (31)
 - GUILD_APPLICATION_PREMIUM_SUBSCRIPTION (32)

Closes: https://github.com/discordeno/discordeno/issues/2877
2023-03-29 00:30:45 -05:00
ITOH
08c65e3b11 feat(bot,types): add customMessage to AutoModerationActionMetadata (#2887)
* feat(bot,types): add `customMessage` to `AutoModerationActionMetadata`

Closes: https://github.com/discordeno/discordeno/issues/2881

* docs(types):  add clarification for the supported action type
2023-03-29 00:24:37 -05:00
Skillz4Killz
7152bbe9b2 fix: increase util test coverage 2023-03-27 14:44:00 +00:00
Skillz4Killz
c44d32f93c Update package.json 2023-03-26 21:06:37 -05:00
Skillz
2faeab1a6c fix: logger weird bug 2023-03-26 14:58:15 -05:00
Skillz
eda9a75318 fix: type error in e2e bot 2023-03-26 14:43:52 -05:00
Skillz
edc47daf9d fix: fmt/lint bugs 2023-03-26 13:44:39 -05:00
Skillz
610212a567 fix: return type on bot utils 2023-03-26 13:40:09 -05:00
Skillz
6b5d872ec4 fix: void return bug 2023-03-26 13:33:28 -05:00
Skillz
f2b6590a72 fix: /bot imports in bot pkg 2023-03-26 12:28:30 -05:00
Skillz
6ffb584cad Merge branch 'main' of https://github.com/discordeno/discordeno into main 2023-03-26 11:32:21 -05:00
Skillz
3b01ea12e6 fix: more unit tests coverage for utils 2023-03-26 11:31:31 -05:00
Skillz4Killz
39bac9fe0e fix: ts errors 2023-03-26 12:34:41 +00:00
dependabot[bot]
fe81c94fc0 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#2838)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 10:36:13 -05:00
Jonathan Ho
a6c3ffe0ee test(bot): fix test type (#2839) 2023-03-25 10:35:47 -05:00
Awesome Stickz
206bae473b feat: added handlers and transformers to bot package (#2843) 2023-03-25 10:35:05 -05:00
Skillz
eef8887bc3 feat: gateway.preferSnakeCase 2023-03-24 11:18:26 -05:00
Skillz4Killz
922b31b308 fix: exit on rest e2e and more tests 2023-03-23 04:42:19 +00:00
Jonathan Ho
f1f4322673 ci(site): add trigger on more file (#2837) 2023-03-18 20:45:22 -05:00
Skillz
ae40e69e99 fix: use meisters brilliant worker id formula 2023-03-16 12:47:19 -05:00
Skillz
cffd2ece16 docs: changelog update 2023-03-16 12:23:41 -05:00
Skillz
8bb91fa6f7 fix: apply the camelized types for docs improvements 2023-03-16 12:15:51 -05:00
Skillz
ee836dc42b fix: more guide for bbb 2023-03-16 11:51:20 -05:00
Skillz
822bc7a921 fix: events need id not full shard 2023-03-16 10:58:21 -05:00
Skillz4Killz
0b195575e2 fix: shard id in docs 2023-03-16 14:22:42 +00:00
Skillz4Killz
5b2fcd18a1 fix: createRestManager unit test bug 2023-03-16 14:21:06 +00:00
Skillz4Killz
40c19da9ca fix: type error 2023-03-16 13:23:45 +00:00
Skillz4Killz
580206a6f5 fix: linter 2023-03-16 13:22:04 +00:00
Skillz4Killz
103310a8f4 fix: add authorization prop to rest for proxy 2023-03-16 12:50:16 +00:00
Skillz4Killz
8d73ab7db3 fix: final touchup on rest 2023-03-16 03:30:01 +00:00
Skillz4Killz
c7d878a161 Merge branch 'main' of https://github.com/discordeno/discordeno 2023-03-16 03:26:08 +00:00
Skillz4Killz
54cfc4c69d fix: more code example on rest guide 2023-03-16 03:26:04 +00:00
Jonathan Ho
e0427d98ba test(gw): fix gw integration test (#2835)
* test(gw): fix gw integration test

* ci: increase timeout

* chore(gw): fix redundant import
2023-03-15 18:49:28 -05:00
Jonathan Ho
a196e22d9b chore: bump deps (#2836)
* chore: add yarn interactive-tools

* chore(deps): bump swc

* chore(deps): bump chai types

* chore(deps): bump mocha

* chore(deps): bump node types

* chore(deps): bump eslint

* chore(deps): bump other
2023-03-15 18:48:16 -05:00
Skillz
6ee061d874 fix: prevent multiple heartbeats 2023-03-15 15:59:03 -05:00
Skillz
c485f89d19 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2023-03-15 15:25:09 -05:00
Skillz
93f61ae90f fix: resuming url crap 2023-03-15 15:24:15 -05:00
dependabot[bot]
4e50126c12 chore(deps): bump webpack from 5.75.0 to 5.76.1 in /website (#2834)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 09:38:29 -05:00
Jonathan Ho
6a6a3348c0 refactor: use node-fetch (#2832)
* refactor: use node-fetch

* test: fix import map
2023-03-14 19:08:30 -05:00
Skillz4Killz
dc33b65a35 fix: type errors 2023-03-14 04:42:49 +00:00
Skillz4Killz
f15ef497a5 fix: rework tests and add reaction tests 2023-03-14 04:31:49 +00:00
Skillz
6ec631f42b fix: invalid sessions should identify through manager 2023-03-12 16:22:29 -05:00
Skillz
3d12ce2853 fix: add logs and shard queue sorting 2023-03-12 15:39:04 -05:00
Skillz
593ed9c986 fix: identify proper rate limits 2023-03-12 14:41:22 -05:00
Skillz4Killz
848efd7b51 fix: some fixes to bucket 2023-03-12 17:32:44 +00:00
Skillz4Killz
bb85624842 fix: new leaky bucket system 2023-03-12 16:14:08 +00:00
Skillz4Killz
b0c482b880 fix: identify requests need to go through leaky bucket 2023-03-12 12:37:04 +00:00
Skillz4Killz
a694e9285b Merge branch 'main' of https://github.com/discordeno/discordeno 2023-03-09 17:16:29 +00:00