Fleny
2b1da8d2cd
Add localization
...
The "command versioning" system works the same say as before, but instead of a command version the code updates the commands every time they change based on the SHA1 of the commands
2024-06-15 22:02:09 +02:00
Fleny
2387ff5702
Add bot code for bigbot v19
...
missing prisma setup, collector setup & language setup
2024-06-12 19:20:08 +02:00
Fleny
c0e12f85a0
clear channel con amqp connection close
2024-06-10 20:54:31 +02:00
Fleny
ccd94c181e
fix yarn messy semevr version for @types/amqplib
2024-06-10 20:49:05 +02:00
Fleny
b70c1eb1dc
Add gateway code
...
and rabbitmq_message_deduplication v0.6.2 plugin
2024-06-10 20:42:45 +02:00
Fleny
7e8c20378d
Add v19 bigbot rest
2024-06-09 17:52:55 +02:00
Fleny
04de1c8b92
mark rabbitMQ plugins as binary files
...
git seems to be treating them as text
2024-06-09 16:11:38 +02:00
Fleny
f7a7a8d13d
Really small refactor & eslint fixes (bigbot template)
...
This is to make my life less miserable at a later time
2024-06-08 18:25:02 +02:00
Fleny
1b8f85ae72
Rename starter to beginner
...
So now it is minimal (main branch) -> beginner
2024-06-08 17:06:18 +02:00
Fleny
470ef9a13c
remove unused indents
2024-06-07 22:54:44 +02:00
Fleny
6a52b18dc3
Rename the templates
2024-06-07 22:52:57 +02:00
Fleny
c5b448af0f
Fix permission issue
2024-06-07 22:33:08 +02:00
Fleny
a3d73ea94a
Update nodejs template
...
Discordeno.js (DD v13) -> DD v19 "raw"
Currently the permission checking is not working correctly
2024-06-07 22:11:53 +02:00
Fleny
b4f67f62c6
update .gitignore files
2024-06-05 18:26:33 +02:00
Fleny
4b0bfcde04
Add .swcrc and fix minimal yarn.lock
2024-06-05 18:16:17 +02:00
Fleny
2ca34703b6
Migrate beginner and minimal bot to discordeno v19
2024-06-05 18:12:56 +02:00
dependabot[bot]
974ec745b2
build(deps-dev): bump @favware/cliff-jumper ( #3643 )
...
Bumps [@favware/cliff-jumper](https://github.com/favware/cliff-jumper ) from 3.0.3 to 4.0.2.
- [Release notes](https://github.com/favware/cliff-jumper/releases )
- [Changelog](https://github.com/favware/cliff-jumper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.3...@favware/cliff-jumper@4.0.2 )
---
updated-dependencies:
- dependency-name: "@favware/cliff-jumper"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 16:32:05 +00:00
8au
c39a20c93c
fixed typo and updated bot review guild counts ( #3641 )
...
* chore: updated all bot guild counts, fixed the appy logo no longer working and also fixed a typo in aiig review
* Update website/src/components/home/reviews/index.tsx
Co-authored-by: Fleny <Fleny113@outlook.com >
---------
Co-authored-by: Fleny <Fleny113@outlook.com >
2024-06-03 07:05:27 +00:00
dependabot[bot]
46cde8f7ed
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3637 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.5.7 to 1.5.24.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.5.7...v1.5.24 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 20:16:08 +00:00
Fleny
ad7e74c4cd
feat(bot,types)!: Replace userId with User object in interactionMetadata ( #3627 )
...
* Replace userId with User object in interactionMetadata
* Fix type error
---------
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2024-05-26 19:36:48 +00:00
Fleny
5290078044
fix(bot,types,utils)!: change avatar decoration url link ( #3621 )
...
* Change the avatarDecorationUrl link
* Add User#avatarDecorationData & Member#avatarDecorationData
* Fix type error
* Fix format error
---------
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2024-05-26 19:14:11 +00:00
Fleny
226e3de43e
Add auditlog events for onboarding ( #3616 )
2024-05-26 19:05:53 +00:00
Fleny
7a0d730b1b
docs(types): Update some documentation of the options for slash commands ( #3619 )
...
* Update some documentation of the options for slash commands
* Update comments
2024-05-26 19:00:46 +00:00
Fleny
c6ca749a4f
Add botBannerURL to edit current bot banner ( #3620 )
2024-05-26 18:58:17 +00:00
Fleny
f8f976acf4
Add reason to followAnnouncement ( #3622 )
2024-05-26 18:51:00 +00:00
Fleny
163cebdcd0
Add the poll object to the message transformer ( #3624 )
...
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2024-05-26 18:49:05 +00:00
Fleny
e33b44e5e5
Add domain connection service type ( #3623 )
2024-05-26 18:41:11 +00:00
Fleny
c570a881cf
fix(utils): Use media.discordapp.net for gif stickers ( #3625 )
...
* Use media.discordapp.net for gif stickers
And add Gif to StickerFromatTypes as it was missing
* remove return undefined, use return
2024-05-26 18:39:42 +00:00
Fleny
47d0cea664
feat(bot,rest,types): Add support for one-time entitlements ( #3626 )
...
* Add support for one-time entitlements
* Add comment to consumeEntitlement route
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
* Check for undefined instead of falsy values in consumed for entitlements
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
---------
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
2024-05-26 18:38:48 +00:00
Fleny
541dc3b0cf
feat(bot,types): Add MessageCall ( #3628 )
...
* Add message#call
* Update message transformer for message calls
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
---------
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
2024-05-26 18:07:45 +00:00
Fleny
8e011210e2
feat(docs): Add getting-started with installation ( #3557 )
...
* Add getting-started with installation
* Add minimal example, and helpers and desired proprieties explanation
* Add comment on helper example usage
* fix small grammar error
* Fix GuildMessages being without the Intents. before
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
* Apply code suggestion
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
* Apply suggestions from code review
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
* fix: typo
* remove todo
* Apply suggestions from code review
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
* Remove useless parenthesis
* Apply code review suggestion
---------
Co-authored-by: Awesome Stickz <awesome@stickz.dev >
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
2024-05-24 05:09:35 +00:00
dependabot[bot]
da01c23841
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3560 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.5.5 to 1.5.7.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.5.5...v1.5.7 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 16:22:49 +00:00
Kane Wang
d69e537ead
fix getPollAnswerVoters return type ( #3561 )
2024-05-19 10:36:14 +00:00
Fleny
d0d810dfb5
Remove bot token from the shards logs ( #3558 )
2024-05-11 14:44:17 +00:00
dependabot[bot]
4bd508c82a
build(deps): bump fastify in /docker-apps/rest-passthrough ( #3554 )
...
Bumps [fastify](https://github.com/fastify/fastify ) from 4.26.2 to 4.27.0.
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v4.26.2...v4.27.0 )
---
updated-dependencies:
- dependency-name: fastify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 05:55:44 +00:00
dependabot[bot]
0663f1ed83
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3555 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.5.3...v1.5.5 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 05:52:59 +00:00
Matt Hatcher
52b66b6153
feat(.github): add Skillz to more codeowners ( #3548 )
2024-05-07 14:18:19 +00:00
dependabot[bot]
6f1a47de83
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3553 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.5.0 to 1.5.3.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.5.0...v1.5.3 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 13:35:37 +00:00
Fleny
a361a53d57
Add poll transformer export ( #3550 )
...
& fix a typedoc warning for the oauth2 func
2024-05-06 07:40:08 +00:00
dependabot[bot]
18cc799b1e
build(deps): bump @discordeno/rest in /docker-apps/rest-passthrough ( #3549 )
...
Bumps [@discordeno/rest](https://github.com/discordeno/discordeno ) from 19.0.0-next.d81b28a to 19.0.0-next.687c29d.
- [Release notes](https://github.com/discordeno/discordeno/releases )
- [Commits](https://github.com/discordeno/discordeno/commits )
---
updated-dependencies:
- dependency-name: "@discordeno/rest"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 13:05:04 +00:00
Fleny
687c29dd7a
feat(bot,rest,types,utils): Support User-Installed apps, Interaction contexts and install types ( #3502 )
...
* Support integrationTypesConfig in Application
* Add support for commands with integrationTypes and contexts
And deprecate the dmPermission boolean, it is being replaced by contexts
* Update contexts comment to make it more clear
* User-Installed apps
* Add integrationType oauth parameter
fixes #3517
* Add null to contexts
closes #3523
* Mark oauth2 install params as nullable
closes #3525
* Fix typescript errors
* Add preview notices
---------
Co-authored-by: Matt Hatcher <3768988+MatthewSH@users.noreply.github.com >
2024-04-29 15:36:29 +00:00
Fleny
c411076261
Fix bump script ignoring some @discordeno deps ( #3547 )
2024-04-29 15:34:42 +00:00
Fleny
6ad4e1d2e8
feat(bot,rest,types): Add polls support ( #3542 )
...
* Add polls support
* Add default for limit on GetPollAnswerVotes
* Apply code rewiew suggestion
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
---------
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
2024-04-28 11:42:19 +00:00
Fleny
75332eecda
Add bulk ban ( #3543 )
2024-04-28 10:50:02 +00:00
dependabot[bot]
14b2d82cac
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3545 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.4.17 to 1.5.0.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.4.17...v1.5.0 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 12:37:06 +00:00
dependabot[bot]
7a750652fb
build(deps-dev): bump @favware/cliff-jumper ( #3546 )
...
Bumps [@favware/cliff-jumper](https://github.com/favware/cliff-jumper ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/favware/cliff-jumper/releases )
- [Changelog](https://github.com/favware/cliff-jumper/blob/main/CHANGELOG.md )
- [Commits](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.2...@favware/cliff-jumper@3.0.3 )
---
updated-dependencies:
- dependency-name: "@favware/cliff-jumper"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 12:35:46 +00:00
dependabot[bot]
28316e986b
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3544 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.4.16...v1.4.17 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 18:45:33 +00:00
dependabot[bot]
e68e4423db
build(deps): bump tar from 6.1.13 to 6.2.1 ( #3532 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 14:22:17 +00:00
Matt Hatcher
9bcfdd528b
feat: remove skillz and itoh from global codeowner ( #3311 )
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2024-04-18 22:20:06 +00:00
dependabot[bot]
deba7f1289
build(deps-dev): bump @swc/core in /docker-apps/rest-passthrough ( #3540 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.4.15 to 1.4.16.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.4.15...v1.4.16 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 14:35:21 +00:00