Commit Graph

4688 Commits

Author SHA1 Message Date
github-action-benchmark
cf82b6c4ff add Benchmark (customSmallerIsBetter) benchmark result for 76ea7d9a67 2022-11-14 18:18:51 +00:00
Skillz4Killz
5247a83a90 [Scheduled] Auto patch objects 2022-11-14 00:51:45 +00:00
Skillz4Killz
4008c29479 [Scheduled] Auto patch objects 2022-11-13 00:52:23 +00:00
Skillz4Killz
8651fb9529 [Scheduled] Auto patch objects 2022-11-12 00:54:30 +00:00
Skillz4Killz
d94e9ba343 [Scheduled] Auto patch objects 2022-11-11 00:57:17 +00:00
Skillz4Killz
2a345edd66 [Scheduled] Auto patch objects 2022-11-10 00:55:41 +00:00
Skillz4Killz
7abcb6408b [Scheduled] Auto patch objects 2022-11-09 00:54:43 +00:00
Skillz4Killz
a1438ebcea [Scheduled] Auto patch objects 2022-11-08 00:54:10 +00:00
Skillz4Killz
7fa777751a [Scheduled] Auto patch objects 2022-11-07 00:53:37 +00:00
Skillz4Killz
7bf37da461 [Scheduled] Auto patch objects 2022-11-06 00:55:53 +00:00
github-action-benchmark
3c00538d5a add Benchmark (customSmallerIsBetter) benchmark result for a385176d8a 2022-11-05 16:19:23 +00:00
Skillz4Killz
77812afaf5 [Scheduled] Auto patch objects 2022-11-05 00:56:45 +00:00
Skillz4Killz
6460d56032 [Scheduled] Auto patch objects 2022-11-04 00:57:40 +00:00
H01001000
1b9c1dacd5 [Scheduled] Auto patch objects 2022-11-03 10:41:35 +00:00
Jonathan Ho
66c8352c3e feat: add role, member, message (#2571) 2022-11-03 18:38:54 +08:00
Skillz4Killz
db55d25f70 [Scheduled] Auto patch objects 2022-11-03 00:56:59 +00:00
github-action-benchmark
15ccacbb0b add Benchmark (customSmallerIsBetter) benchmark result for dc186589cb 2022-11-02 15:14:37 +00:00
Skillz4Killz
2744723b55 [Scheduled] Auto patch objects 2022-11-02 01:01:35 +00:00
github-action-benchmark
ea36b5cebd add Benchmark (customSmallerIsBetter) benchmark result for 788bd85218 2022-11-01 19:57:52 +00:00
github-action-benchmark
094e8c8875 add Benchmark (customSmallerIsBetter) benchmark result for d62e442224 2022-11-01 19:31:16 +00:00
Skillz4Killz
e540cfcf72 [Scheduled] Auto patch objects 2022-11-01 01:09:35 +00:00
github-action-benchmark
9beec3c5a9 add Benchmark (customSmallerIsBetter) benchmark result for 8e8f221861 2022-10-31 14:37:08 +00:00
Skillz4Killz
0113fe6622 [Scheduled] Auto patch objects 2022-10-31 01:05:03 +00:00
Skillz4Killz
5c63a12548 [Scheduled] Auto patch objects 2022-10-30 01:03:29 +00:00
github-action-benchmark
e031014e4c add Benchmark (customSmallerIsBetter) benchmark result for fd82b12c17 2022-10-29 19:46:55 +00:00
github-action-benchmark
397d7f81e0 add Benchmark (customSmallerIsBetter) benchmark result for 7a1a41fac8 2022-10-29 19:23:20 +00:00
H01001000
4c372e5a67 [Scheduled] Auto patch objects 2022-10-29 14:45:30 +00:00
H01001000
1779f628b5 [Scheduled] Auto patch objects 2022-10-28 16:08:04 +00:00
Skillz4Killz
bbfcad9c77 [Scheduled] Auto patch objects 2022-10-27 15:48:30 +00:00
Skillz4Killz
7da649b079 Create guild.json 2022-10-27 10:47:12 -05:00
Jonathan Ho
47f7480002 chore: update guildId (#2562) 2022-10-27 10:15:04 -05:00
Jonathan Ho
b8df43dd04 performance bench: add bench cache (On correct branch) (#2560)
* add Benchmark (customSmallerIsBetter) benchmark result for bdedcbc78b28b94bde4d5d6c00ec776e2d51ef36

* add Benchmark (customSmallerIsBetter) benchmark result for b7f88d5ac4ad690aebe83c190c75b2715ddc1ece

* add Benchmark (customSmallerIsBetter) benchmark result for b6ad848bb51b4b9f263fc3d25b7cd6ca239224b1

* add Benchmark (customSmallerIsBetter) benchmark result for d6c362e108fde17d808a3eef4b2d4a523efe00bf

* add Benchmark (customSmallerIsBetter) benchmark result for ece1249fb7d4c838a6ab9008da489d820bf38918

* add Benchmark (customSmallerIsBetter) benchmark result for dabd97a10de654d157f027b75c7066a50dcac268

* clean repo

* chore: add vscode setting

* feat: add generate cache

* ci: add auto run generate cache per day

* add Benchmark (customSmallerIsBetter) benchmark result for 4b05ab9141d69b59bbd4df048b1f7572b475ba6b

* fix: data

* ci: fix name

* ci: change name

* delete before PR

* fix: censor object

* chore: add license back

Co-authored-by: github-action-benchmark <github@users.noreply.github.com>
2022-10-27 09:33:38 -05:00
Jonathan Ho
1c7859fea9 Test: clean up CI and test (#2555)
* style: format Deno.test\("(.+)", async \(\) => \{\n([\S\s]*?)^\}\);

* style: format Deno.test\("(.+)", \(\) => \{\n([\S\s]*?)^\}\);

* style: format Deno.test\("(.+)", async \(t\) => \{\n([\S\s]*?)^\}\);

* style: format async function

* chore: turn all to async

* chore: format add t

* style: function format

* chore: add integration and unit test difference

* ci: combine test

* ci: remove if

* ci: add parallel flag

* ci: add UNIT_TEST_GUILD_ID

* ci: static deno version

* ci: add concurrency to Integration test

* ci: bump actions/checkout to v3
2022-10-26 10:41:26 -05:00
Andreas Fink
c07f2454ef feat(types): Add Error 50039: InvalidActivityAction, fixes #2548 (#2554) 2022-10-24 15:35:16 -05:00
Andreas Fink
5808179369 feat(transformers,types): add DEVELOPER_SUPPORT_SERVER feature (fixes #2550) (#2552) 2022-10-24 15:34:48 -05:00
Andreas Fink
3dcc2f0eaf feat(types): add NitroBasic to PremiumTypes, fixes #2547 (#2551) 2022-10-24 14:46:36 -05:00
Jonathan Ho
98f964e294 Bigbot: multiple gateway, bot process (#2545)
* refactor: remove experimental-specifier-resolution flag

* fix: listen on all interface

* fix: tsconfig set target es2022

* refactor: use top level await

* style: deno fmt

* feat: add rabbitmq

* fix:  DEVELOPMENT env not working

* style

* feat: add using message queue

* chore: readme add influx and rabbitmq info to node

* chore: increase rest replica
2022-10-23 07:32:17 -05:00
Jonathan Ho
fd2987313b fix: #2541 (#2542) 2022-10-22 12:48:35 -05:00
Skillz4Killz
173c792a8d Merge branch 'main' of https://github.com/discordeno/discordeno into main 17.1.0 17.0.1 2022-10-22 12:42:24 +00:00
Skillz4Killz
6d17797fb1 RELEASE: 17.1.0 2022-10-22 12:42:21 +00:00
Awesome Stickz
cd28eca500 feat: allow bigint or number to be passed in toggles classes too and not only the object (#2539) 2022-10-22 07:29:05 -05:00
Jonathan Ho
a8a89d4b16 feat(Bigbot): added docker-compose (#2538)
* chore: fix script extension

* chore: remove extention

* fix: at least it run can now

* chore: fix dev script

* refactor: change to use env file for config

* chore: update readme

* refactor: put dotenv to top

* feat: add docker and influxdb

* chore: disable deno fmt on bigbot node_modules

* style: deno fmt

* style: deno fmt after upgrade deno

* chore: remove dev console.log

* chore: reverse the influxdb env

* chore: limit the influxdb to localhost

* refactor: seperate build process

* chore: add user pass docs

* refactor: route all to handler

* fix: skip if webhook not exist

* fix: change to use runMethod for send response

* chore: gateway don't depend on bot

* fix: skip if webhook not exist

* fix: first command and error reply not sending

* fix: add try catch to error reply

* fix: reverse interactive.reply

* feat: add fetch analytics to bot process
2022-10-22 07:28:33 -05:00
Andreas Fink
b7688bc6b0 fix(rest): Fix empty Content-Type header (#2537)
* fix(rest): Fix empty Content-Type header

* Update runMethod.ts

* Update runMethod.ts
2022-10-20 16:17:29 -05:00
Andreas Fink
7e9d42d7f8 fix: only send Content-Type header to proxy if body content is sent (#2536) 2022-10-20 15:30:31 -05:00
Jonathan Ho
cedf75f28e fix: bigbot template (#2535)
* chore: fix script extension

* chore: remove extention

* fix: at least it run can now

* chore: fix dev script

* refactor: change to use env file for config

* chore: update readme
2022-10-20 09:44:34 -05:00
deepsarda
783da60779 feat(Amethyst): Add a basic guide. (#2534)
* feat(Amethyst): Add a basic guide.

* Fix formating
2022-10-19 20:32:39 -05:00
Skillz4Killz
ae1cca9de9 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-10-14 15:13:02 +00:00
Skillz4Killz
ce3060b079 fix: shard total log 2022-10-14 15:12:59 +00:00
dependabot[bot]
7b7fcbaa9a chore(deps): bump fastify from 4.5.3 to 4.8.1 in /template/bigbot (#2505)
Bumps [fastify](https://github.com/fastify/fastify) from 4.5.3 to 4.8.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.5.3...v4.8.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 15:57:07 +02:00
Skillz4Killz
c1af0c9973 fix: urls for template deps 2022-10-09 22:58:09 +00:00