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
Skillz4Killz
a58d6640f6
fix: more big bot docs
2023-03-09 17:14:01 +00:00
Skillz4Killz
01821579f4
Bb guide gw start ( #2831 )
...
* fix: more docs for big bot
* fix: more docs
2023-03-09 09:32:45 -06:00
Jonathan Ho
918cee2514
test(utils): increase coverage (part 1) ( #2795 )
...
* close test(utils): more test for Collection.ts #2793
* fix: after each not defined
* close test(utils): more test for base64.ts #2796
* close test(utils): more test for casing.ts #2797
* test(utils): remove dev code
* close #2799
* fix #2800
* close #2823
* test(utils): fix site move
* close #2826
* refactor(utils): remove redundant if
* close #2827
* close #2828
2023-03-06 16:48:16 -06:00
Skillz
147327b239
fix: test coverage change with few test
2023-03-03 19:47:29 -06:00
Skillz
5773c9e641
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2023-03-03 16:38:05 -06:00
Skillz
b29fe1c11c
fix: use new website url
2023-03-03 16:38:02 -06:00
Skillz4Killz
1b92365b7a
fix: more docs for big bot ( #2829 )
2023-03-03 09:19:24 -06:00
Skillz
fc13bdf3c3
fix: more client eris mismatches
2023-03-02 10:48:47 -06:00
Skillz
898578f349
fix: version static
2023-03-02 09:43:23 -06:00