Skillz4Killz
73c9788065
feat(rest): easily enable or disable snake case
2023-06-06 16:28:50 +00:00
Skillz4Killz
4a6e22d192
fix: benchmark type bug
2023-05-05 23:42:14 +00:00
Skillz4Killz
1d232ac34a
fix: interaction.edit type
2023-05-05 23:27:40 +00:00
Skillz4Killz
e54f51a7af
fix: hack in helpers again ( #3008 )
...
* fix: hack in helpers again
* fix: remaining type errors
* fix: weird linter issue
2023-04-19 12:57:36 -05:00
Skillz4Killz
ad4832c482
docs: more rr guide
2023-04-19 04:23:09 +00:00
Skillz4Killz
7b06df4b1c
feat:i interaction.respond
2023-04-19 04:21:50 +00:00
Skillz4Killz
06f3c93790
fix: handle completed request marking behavior bug
2023-04-17 18:45:57 +00:00
Skillz4Killz
b496f4c1ac
fix: being in a loop is not a good sign
2023-04-17 16:09:18 +00:00
Skillz4Killz
286a7c9f64
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-17 16:00:07 +00:00
Skillz4Killz
250f524885
fix: some improvements to invalid bucket
2023-04-17 16:00:01 +00:00
Skillz4Killz
c289987368
fix: faq
2023-04-16 05:51:08 +00:00
Skillz4Killz
2524b33f89
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-13 22:40:09 +00:00
Skillz4Killz
2d7990520a
fix: GUILD_LOADED_DD
2023-04-13 22:40:04 +00:00
Skillz4Killz
e19eca5e80
fix: transformer customizers for channel, member, role, user
2023-04-10 04:09:45 +00:00
Skillz4Killz
cebe1f4056
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-10 03:24:17 +00:00
Skillz4Killz
987728ab78
fix: channel create guild id was missing
2023-04-10 03:23:52 +00:00
Skillz4Killz
40eaf1757c
refactor(bot)!: interaction.data.guildId is useless ( #2982 )
2023-04-08 16:32:31 +02:00
Skillz4Killz
8ed5aed3a3
fix: linter errors
2023-04-07 17:56:36 +00:00
Skillz4Killz
3e88d5c956
fix: slight code improvement
2023-04-07 17:44:29 +00:00
Skillz4Killz
a571431cf6
feat: channel, member, role with new style
2023-04-07 17:21:29 +00:00
Skillz4Killz
9fad36087f
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-06 06:50:31 +00:00
Skillz4Killz
b5cca2e1c9
feat: transformer user new style
2023-04-06 06:50:27 +00:00
Skillz4Killz
60623474e6
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-05 21:08:08 +00:00
Skillz4Killz
e318e44752
feat: interaction transformer new style
2023-04-05 21:08:04 +00:00
Skillz4Killz
32fe8b8d88
fix: remove private thread
2023-04-05 18:41:36 +00:00
Skillz4Killz
afd7e17791
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-05 18:40:21 +00:00
Skillz4Killz
a30eda0165
fix: test new image
2023-04-05 18:40:18 +00:00
Skillz4Killz and Jonathan Ho
3127531a46
fix: finish bucket file coverage ( #2968 )
...
* fix: finish bucket file coverage
* Update packages/utils/tests/bucket.spec.ts
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-04-05 13:32:18 -05:00
Skillz4Killz
ebc9ec533d
chore: move proxy files to src folder
2023-04-05 05:00:38 +00:00
Skillz4Killz
76a7333980
fix: base draft for rest proxy
2023-04-05 04:57:02 +00:00
Skillz4Killz and Jonathan Ho
f8afb94aa0
feat: commandOptionsParser util ( #2961 )
...
* feat: commandOptionsParser util
* test(utils): fix missing import it
* fix: support mentionable and attachments
* fix: finish coverage
* fix: when typings fail gg
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-04-04 11:47:49 +00:00
Skillz4Killz and ITOH
4317550b1c
feat: start reaction role guide ( #2960 )
...
* feat: start reaction role guide
* Update website/docs/examples/_category_.json
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/reactionroles.md
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/reactionroles.md
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/reactionroles.md
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/reactionroles.md
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/reactionroles.md
Co-authored-by: ITOH <to@itoh.at >
* Apply suggestions from code review
Co-authored-by: ITOH <to@itoh.at >
* Update website/docs/examples/_category_.json
---------
Co-authored-by: ITOH <to@itoh.at >
2023-04-03 19:25:26 +00:00
Skillz4Killz and ITOH
04d7db89a5
fix: export transformers na dhandler ( #2959 )
...
Co-authored-by: ITOH <to@itoh.at >
2023-04-03 17:28:11 +00:00
Skillz4Killz and Jonathan Ho
dea9d1d152
fix(transformers): message transformer using different style ( #2916 )
...
* fix(transformers): message transformer using different style
* fix: more bench tests
* fix(bench): token can not be empty
* more desired props
* fix: bug on message.id props
* fix: transfomrer errors on bench
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-04-01 21:26:46 -05:00
Skillz4Killz and ITOH
701d8b6dbb
chore: remove client pkg ( #2903 )
...
* chore: remove client pkg
* yarn install
* fix: yarn install
---------
Co-authored-by: ITOH <to@itoh.at >
2023-03-30 09:48:19 -05:00
Skillz4Killz
810f87ff17
docs(README): remove beginner only clause & old docs link ( #2901 )
2023-03-29 17:35:38 +02:00
Skillz4Killz
bb57e39fed
fix: update message type with new types
2023-03-29 15:46:31 +02:00
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
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
Skillz4Killz
39bac9fe0e
fix: ts errors
2023-03-26 12:34:41 +00:00
Skillz4Killz
922b31b308
fix: exit on rest e2e and more tests
2023-03-23 04:42:19 +00: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
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
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
Skillz4Killz
1b92365b7a
fix: more docs for big bot ( #2829 )
2023-03-03 09:19:24 -06:00
Skillz4Killz
3314a0ad88
Docs minor tweaks ( #2811 )
...
* fix: remove boiler tutorial docs
* fix: more tweaks
* Apply suggestions from code review
* Delete congratulations.md
2023-03-01 11:33:52 -06:00
Skillz4Killz
3ebcce8d56
Update sync.yml
2023-02-28 16:53:07 -06:00
Skillz4Killz
349df7b4ce
Create sync_repos.yml
2023-02-28 16:52:39 -06:00
Skillz4Killz
cf121a870e
Fix: more client eris mismatches ( #2807 )
...
* fix: type errors in nayu
* fix: optional file arg in createmessage
* fix: add ClientEvents hack
* fix: add DiscordRESTError
* fix: fmt
* fix: fmt
* fix: shard prop on guild
* fix: permission.has type
2023-02-27 23:08:09 -06:00
Skillz4Killz
80a37f33b3
fix: type errors in nayu ( #2805 )
2023-02-27 22:19:37 -06:00
Skillz4Killz
4bb34c9087
fix: more props that need permission transforming ( #2804 )
2023-02-27 22:08:38 -06:00
Skillz4Killz
3bbb03b8e3
cleanup cleanup cleanup on isle dd ( #2792 )
...
* cleanup cleanup cleanup on isle dd
* fix: rest manager import in test
2023-02-25 20:11:15 -06:00
Skillz4Killz
bbc1c99a1f
fix: some jsx error in readme
2023-02-25 04:01:06 +00:00
Skillz4Killz
a379022d03
fix: some work hacking docs fix
2023-02-25 03:57:40 +00:00
Skillz4Killz
44b3a30b5d
fix: type errors
2023-02-24 19:00:56 +00:00
Skillz4Killz
ca3defa522
fix: mem hack for class users
2023-02-24 18:54:33 +00:00
Skillz4Killz
4a6c6b27d7
fix: add back auditlogentrycreate event
2023-02-24 18:04:27 +00:00
Skillz4Killz
900657210e
fix: remaining merge conflicts
2023-02-20 21:39:33 +00:00
Skillz4Killz
8536fc7150
chore: apps/site/ > site/
2023-02-20 21:20:54 +00:00
Skillz4Killz
5f6a111492
fix: remove old files
2023-02-20 21:14:07 +00:00
Skillz4Killz
9531ef247c
fix: finally fixed table
2023-02-20 21:12:43 +00:00
Skillz4Killz
09cd0addcf
fix: table in readme
2023-02-20 21:11:59 +00:00
Skillz4Killz
061a63333b
fix: rewrite readme
2023-02-20 21:08:43 +00:00
+1
2714e1e7d1
BREAKING: node migration + major improvements and style changes ( #2783 )
...
* Setup turborepo (#2610 )
* chore: BREAKING move to monorepo structure
* chore: setup turborepo
* setup more eslint and tsconfig (#2612 )
* fix packages setting lcoation
* add dist to ignore
* style
* fix: .vscode set prettier and remove deno configs (#2611 )
* fix: rewrite to process.env
* chore: add node types
* style: run eslint --fix
* fix: tests import ext
* chore: fix formatter
* chore: add build script
* chore: remove site from turborepo
* chore: move to seperate packages
* chore: seperate util
* chore: rename to index
* fix: utils
* chore: bump typescript
* fix: in process of fixing rest
* fix: logger
* style
* chore: fix turbo script
* fix: types
* fix: types
* fix: shard
* fix: gateway
* fixing: bot
* fix: at least it can run now
* chore: fix turbo script
* chore: move plugins
* chore: add type and utils export
* chore: working bot type and cache plugin
* Add git hooks (#2618 )
* CI: Setup ci (#2669 )
* ci: fix test
* ci: fix typo
* fix: turbo script
* fixes: yarn and linter errors in embeds pkg
* chore: fix yarn gitignore
* Node migration - devcontainer (#2672 )
* ✨ - feat: devcontainer -> node
* 👷 ♂ - ci: devcontainer - add tabnine, prettier
* fix: ignore .env and debug.ts
* fix: couple of linter errors
* fix: linter error
* fix: gateway linter errors
* style: update style
* style: fix bot style
* fix: type
* ci: move all old workflow
* chore: close #2619
* chore: close #2671
* test: add mocha
* chore: add typescript plugin
* test: add mocha
* test: add test to utils
* test/ci: update ci and coverage
* chore: change script naming
* ci: update include test
* test: add coverage
* ci: fix cache
* ci: fix ci and codecov
* Discordeno Documentation (#2673 )
* Add git hooks
* Add documentation generatation
* Change Documentation Engine
* Add documentation
* Remove autogenerated docs
* combine lint staged action into one
* style: fix
Co-authored-by: H01001000 <heiheiho000@gmail.com >
* chore: new package client
* test: add rest test
* ci: enable codecov
* fix: type
* test: add test to all packages
* ci: add release to gh per commit
* fix: ci syntax
* fix: package version
* fix: publish script
* fix: remove private from gateway
* ci: add filter for changes
* fix: ci syntex
* ci: try fix path filter
* ci: try fix path filter
* test: add test
* ci: fix string and boolean
* fix: package and ci
* chore: fix turbo type cache
* ci: also publish to npm
* ci: change to public
* fix: not publish to npm
* fix: dependencies
* chore: fix fmt script
* fix: better rest typecheck Closes #2621
* fix: run yarn install
* feat: add transformers to rest
* feat: add helpers to rest
* test: move bot utils test
* reverse change to release.yml
* chore: add clean build
* refactor: discordeno
* chore: add import type
* chore: remove bot
* fix: change deps from bot to dd
* chore: update yarn lock
* test: temp remove test from logger
* refactor: remove transformers in helpers/channel
* type: close #2622
* ci(fix): explicitly define coverage file
* refactor: remove transformers in helpers/emoji
* type: fix discord guild type
* feat: DiscordEditAutomoderationRule type
* fix: remove unused type
* feat: DiscordCreateGuildEmoji DiscordModifyGuildEmoji & DiscordModifyCHannel types
* feat: DiscordCreateChannel DiscordBuDeleteMessages DiscordCreateMessage DiscordEditMessage
* feat: DiscordCreateScheduledEvent EditScheduledEvent DiscordCreateInvite
* fix: types for guild stuff for rest
* feat: thread discord types for rest
* feat: channel rest types
* feat: member rest types
* feat: more discord rest types
* fix: type errors
* fix: docs bot param name should be rest
* type: fix type error
* ci(fix): codecov
* chore(client) :add export transformer
* fix: verifySignature
* test: fix types
* test: add test prevent #2683 #2678
* fix: export transformer twice
* ci: reuse cache
* test: add test:unit-noTextCoverage
* feat: add transform and constant package
* fix: half fix #2683 #2688
* fix : #2688 fix all transformer.spec.ts
* fix: transformer name
* ci: update style
* fix: dependencies
* fix: naming
* fix: yarn lock
* fix: remove validations from helpers. Closes #2700
* fix: rest routes as a constants pkg
* fix: esm import with .js
* test: add exception case
* feat: adding transformer
* chore: change script name
* chore: add path fixing to coverage file
* fix: camelize tuple bug
* fix: reverse transformers
* fix: transformers folder to camel
* fix: transformers as an object
* fix: linter error
* ci: run test with deno close #2701
* fix: test depends on build
* fix: deno import node:crypto
* fix: rest improvements
* fix: channel type
* fix: export user
* chore: move to unit dir
* test: moving bench
* fix: remove transformers from rest package
* fix: move toggle transformers to bot pkg
* fix: move out gw helpers to gw package
* test: add rest e2e test
* fix: syntex
* ci: add discord token
* fix: ci not passing secret
* test: add role test
* ci: fix secret inherit
* fix: role helpers transformer
* test: increase timeout to 10s
* fix: member helpers transformer
* test: add member test
* fix: name and type
* fix: guild ban
* test: fix test
* fix: test add await
* test: skip some test
* test: increase timeout
* chore: add transformer to import map
* fix: test
* test: add why-is-node-still-running
* test: add debug hook
* ci: add timeout incase any async running
* test: try fix
* test: turn on rest debug
* fix: if undefined
* test: reduce timeout
* fix: queue not running after some request
* fix: increase remaining after request without ratelimit header
* fix: partial webhook
* fix: fetch hooks not working if debug defined later
* fix: nickname null to undefined
* test: finish adding webhook test
* refactor(test): move rest to utils
* fix: add await
* fix: sticker
* feat: add message embed component transformer
* fix: test not done
* fix: arg type to bigString
* fix: sendMessage
* fix: add allowedMentions, interactionResponse
* test: add emoji e2e test
* test: add guild e2e test
* refactor(test): remove extra rest call
* fix: create emoji BINARY_TYPE_INVALID_DATA_URI
* fix: create guild rate limit
* fix: automode rule helpers and test
* fix: test run in only
* test: add some queue bucket test
* test: remove empty test
* refactor(test): use new guild
* test: use new guild for other test
* fix: guild not defind
* reactor(test): remove duplicated creat channel
* test: increase timeout to 30s
* test: add thread test
* fix: more transformers
* fix: gateway helpers use transformers
* fix: types belong in types pkg
* fix: helpers use transformers
* BREAKING: v19 rewrite to node + major improvements (#2703 )
* fix: move all to old folder
* fix: cleanup types
* fix: more cleanup
* fix: more base cleanup
* fix: token dotenv
* fix: add base transformer
* fix: partial error handling
* fix: handle 429 rate limit
* test(rest): fix unit test
* fix(script): transform extension
* test: fix error and buffer
* feat: camelizer util
* fix: cleanup
* fix: rate limit queues and headers processing
* fix: rest exports
* fix: no more transformers
* fix: queue header null bug
* fix: add gateway package base
* fix: lint error
* fix: add prettier file
* fix: prettier is default fmtr
* fix: fmt shard file
* fix: fmt
* fix: types issue
* fix: remove unused consts
* fix: all import issues
* fix: import error
* fix: import ending with .js
* fix: remove transformers package
* Fix eslint (#2710 )
* fix: typing of button component label to be optional (#2708 )
* feat: add guild_connections to role tags and toggles (#2706 )
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* Add lint checks and autofixing workflow (#2702 )
* Add lint checks and autofixing workflow
* Update lint.yml
* Fix: use yarn instead npm
* fix: add ts to eslint_extensions
* fix: update dir
* fix: lint.yml format
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
* fix: unused deps
* ci: fix e2e test not running
* chore: run yarn install
* test: this should run test
* feat: getCHannel
* feat: createEMji helper
* feat: collection class in util package
* fix: gateway bugs
* why on earth is this needed change
* fix: cleanup docs on collection
* Emoji rest methods (node-migration-clean) (#2713 )
* feat: all emoji rest methods
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: stuff
* fix: bot types
* fix: remove logs
* fix: camelize all gateway payloads
* fix: remove todos
* fix: start deris
* fix: lint/ts errors except shard file
* thats 1 way to fix type errors
* yes (#2714 )
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* feat: rest channel helpers
* Update release.yml
* Update release.yml
* ci: add build filter
* ci: fail fast false
* fix: complete webhook related helpers
* fix: follow announcement helper
* add forum helper
* add stage helpers
* add thread related helpers
* alphabetize
* cleanup webhook routes
* automod helpers
* scheduled events
* integrations helpers
* invite stuff incomplete
* dm channel and avatar url
* chore: move ts-node into package
* fix: importing esm
* fix: tris message helpers
* test(rest): add simplifyUrl test
* test(rest): add checkRateLimits test
* test(rest): add processRateLimitedPaths test
* test(rest): fix missing beforeEach
* test(utils): enable old test
* interaction helpers
* perf(utils): optimize snake to camel case conversion (#2717 )
* perf(utils): optimize snake to camel case conversion
* fmt
* wont change much but still faster
* actually this was a stupid idea
* shh
* Fix(client): Fix typings. (#2716 )
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* test: fix rest and utils test (#2723 )
* test(utils): fix cant import collection
* test(rest): await expect
* fix(utils): deno compactability
* test(utils): typing
* fix(utils): add return type
* Add rest helpers for templates (#2727 )
* Add rest helpers for templates
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: remove frozenAt
* fix: cleanup templates
* ci: release to npm (#2725 )
* ci: release to npm
* Update release.yml
* 🐛 - fix: types - slashcommands - add nsfw prop (#2731 )
* feat(rest helpers): Add template and member helpers. (#2728 )
* feat(rest helpers): Add template and member helpers.
* format code
* feat(rest): add template routes
* fix(rest): routes and runMethod
* fix(rest): try to fix most of type
Co-authored-by: H01001000 <heiheiho000@gmail.com >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* ci: fix release (#2732 )
* fix: rest type errors
* fix: v19 begin
* fix: yarn lock
* chore: fix deps and script (#2733 )
* fix: bug camelizer deleting letters
* fix: falsy token check
* fix: add frozenat check for queue
* fix: max stack trace error do to infinite loop
* fix: type error
* test(rest): fix missing import (#2734 )
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* fix: file paths for imports
* fix: lastShardId should default to 0
* fix: use isomorphic ws
* test(rest): fix "TypeError: [Function] is not a thenable" (#2736 )
* test(utils): add utils tests (#2737 )
* test(utils): add urltobase64 test
* test(utils): add token test
* test(utils): fix missing import buffer
* test(utils): add casting test
* test(utils): add casting test
* test(utils): fix use correct function
* chore: make eslint error if missing .js extension (#2735 )
* chore: eslint error if missing .js extension
* chore
* lint: fix missing .js error
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* fix: readme runtime list (#2739 )
* Bot pkg (#2740 )
* fix: bot pkg test
* Fix code style issues with ESLint
* Update Guild.ts
* Update Guild.ts
* Fix code style issues with ESLint
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
* Update tsdoc.json (#2741 )
Updates tsdoc.json to reflect the current packages.
* Interaction types - remove member,channel,role from value type (#2743 )
https://discord.com/channels/785384884197392384/1067265182776176690/1068189883073572924
* Add missing types (#2742 )
* Revert "fix: use isomorphic ws" (#2744 )
This reverts commit ad306b0d0a .
* fix: interaction requests that sent without full url
* fix: lint issues
* fix: remote gateway test file
* fix: interaction response bug with body being invalid (#2746 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: interaction followup type (#2747 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: e2e exit bug (#2748 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: rest sending attachments files (#2749 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: guild and role methods (#2751 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
* guild and role methods
* Fix code style issues with ESLint
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* ci: add bot package (#2752 )
* ci: add bot package
* ci: fix test
* e2e test stuff (#2754 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
* guild and role methods
* Fix code style issues with ESLint
* fix: dont send heartbeat if socket is not open
* fix: remove logs
* fox: remove more logs
* fix some bugs in role tests
* Switch to after hook style
* hoti's speed snaker
* auto convert objects for discord
* Fix code style issues with ESLint
* fix: remove dup imports
* fix: i hate linters
* speeder
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* fix: delete guilds test (#2758 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
* guild and role methods
* Fix code style issues with ESLint
* fix: dont send heartbeat if socket is not open
* fix: remove logs
* fox: remove more logs
* fix some bugs in role tests
* Switch to after hook style
* hoti's speed snaker
* auto convert objects for discord
* Fix code style issues with ESLint
* fix: remove dup imports
* fix: i hate linters
* speeder
* fix: tests delete guilds
* Fix code style issues with ESLint
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* chore: fix deps (#2757 )
* ci/test: fix bot pkg e2e test (#2759 )
* chore: fix script and update import map (#2761 )
* chore: fix version script
* chore: update import map
* chore: fix ws import map
* chore: fix deno import map
* test: fix
* fix: more rest e2e tests (#2763 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
* guild and role methods
* Fix code style issues with ESLint
* fix: dont send heartbeat if socket is not open
* fix: remove logs
* fox: remove more logs
* fix some bugs in role tests
* Switch to after hook style
* hoti's speed snaker
* auto convert objects for discord
* Fix code style issues with ESLint
* fix: remove dup imports
* fix: i hate linters
* speeder
* fix: tests delete guilds
* Fix code style issues with ESLint
* fix: easier to provide custom intents in bot
* fix: shutdown bot after test
* fix: add getGuild
* fix: multiple guild delete attempts
* fix: add emoji e2e tests
* fix: remaining old e2e rest tests
* Fix code style issues with ESLint
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* test: add gateway integration test (#2756 )
* test: add gateway integration test
* test(gateway): fix connection test
* test(gateway): add heartbeat test
* ci: add integration test
* fix: add uWebSockets.js
* ci: add timeout
* test(utils): remove old test
* Revert "test(utils): remove old test"
This reverts commit 04fb6dd4b5 .
* test(gateway): fix uws server
* test(gateway): fix type
* chore: update codecov flag
* test(gateway): remove dev code
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* Update release.yml (#2768 )
* fix: bot logger (#2769 )
* fix: readme runtime list
* Fix code style issues with ESLint
* node 18
* fix: websocket import type
* fix: body for interaction requests
* fix: perma fix for type error in ci
* fix: followupmessage option type
* fix: e2e tests exit bug
* fix: color console logger
* fix: image file sending
* Fix code style issues with ESLint
* guild and role methods
* Fix code style issues with ESLint
* fix: dont send heartbeat if socket is not open
* fix: remove logs
* fox: remove more logs
* fix some bugs in role tests
* Switch to after hook style
* hoti's speed snaker
* auto convert objects for discord
* Fix code style issues with ESLint
* fix: remove dup imports
* fix: i hate linters
* speeder
* fix: tests delete guilds
* Fix code style issues with ESLint
* fix: easier to provide custom intents in bot
* fix: shutdown bot after test
* fix: add getGuild
* fix: multiple guild delete attempts
* fix: add emoji e2e tests
* fix: remaining old e2e rest tests
* Fix code style issues with ESLint
* fix: add bot.logger
* fix: make logger name capital
---------
Co-authored-by: Lint Action <lint-action@samuelmeuli.com >
* chore: update readme (#2772 )
* chore: add coverage per pkg
* chore: add npm version
* chore: add test status
* chore: fix ci
* chore: fix ci
* ci: fix ci needs
* chore: add only push event
* style: remove import logger
* 📚 - docs: fix README package links (#2773 )
* test(all): add test importing index (#2774 )
* test(all): add test importing index
* chore: remove old benchmark dir
* chore: disable coverage status fail
* test(client): add import test with try catch
* test(rest): fix narrow import scope
* test(utils): add test (#2764 )
* test(utils): remove old test
* test(utils): add color test
* test(utils): fix import mocha
* test(utils): fix test type error
* test(utils): remove dev code
* fix(utils): bucket not export all function
* test(utils): add some test for bucket
* fix(utils): close #2775
* test(utils): add test for permissions.ts
* test(utils): fix missing mocha import
* fix(utils): better fix for #2775
* feat: addReaction & addReactions
* feat: connectToVoice
* fix: linters issues
* fix: remove aliases and add createGuildFromTemplate
* feat: deleteMessages
* fix: reaction related helpers
* mfa level
* voie states editing
* image urls
* fix: typos
* get message typeguards
* fix: more helpers
* fix: remaining helpers
* fix: add logs to gateway manager
* fix: rest resolve sends status and body
* fix: lots of errors
* fix: client errors
* fix: remove old pkg
* snaker
* fix: broken util import for image url
* fix: cleanup shard and circular deps
* fix: remove ThreadChannel from GuildChannel
* fix: generate interaction usage
* fix: more bugs
* fix: use node:events to import
* fix(rest): add interface RestRequestRejection (#2782 )
* fix: remove invalid todo
* fix: timeout bug
---------
Co-authored-by: Skillz <skillz@discord.gg/ddeno>
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com>
Co-authored-by: deepsarda <92147339+deepsarda@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Lars_und_so <46791248+Larsundso@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Yaikava <83710104+Yaikava@users.noreply.github.com>
Co-authored-by: Andreas Fink <mail@afink.dev>
---------
Co-authored-by: Jonathan Ho <48591478+H01001000@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com>
Co-authored-by: deepsarda <92147339+deepsarda@users.noreply.github.com>
Co-authored-by: Yaikava <83710104+Yaikava@users.noreply.github.com>
Co-authored-by: Skillz <skillz@discord.gg/ddeno>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
Co-authored-by: Lars_und_so <46791248+Larsundso@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Andreas Fink <mail@afink.dev>
2023-02-20 15:00:00 -06:00
Skillz4Killz
945b1f2007
Audit Log Entry Event ( #2719 )
...
* Create GUILD_AUDIT_LOG_ENTRY_CREATE.ts
* Update mod.ts
* Update bot.ts
* Update GUILD_AUDIT_LOG_ENTRY_CREATE.ts
* Update shared.ts
2023-01-12 17:46:05 -06:00
Skillz4Killz
c888bb9cf1
Update shared.ts
2023-01-12 17:40:54 -06:00
Skillz4Killz
ef452b5d54
Update docusaurus.config.js
2022-12-03 10:12:55 -06:00
Skillz4Killz
349b9151f3
fix: disable docs sync repo
2022-12-03 10:11:26 -06:00
Skillz4Killz
5381e0e3f7
Rename site to site.yml
2022-12-02 07:52:22 -06:00
Skillz4Killz
4f2afb5246
Create site
2022-12-02 07:52:03 -06:00
Skillz4Killz
76ea7d9a67
Bucking Rest ( #2588 )
...
* Pending changes exported from your codespace
* fix: more testing needed
* fix: try fix
* fix: global shared scope erro
* fix: cleanup console logs
2022-11-14 12:17:29 -06:00
Skillz4Killz
173c792a8d
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-10-22 12:42:24 +00:00
Skillz4Killz
6d17797fb1
RELEASE: 17.1.0
2022-10-22 12:42:21 +00: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
Skillz4Killz
c1af0c9973
fix: urls for template deps
2022-10-09 22:58:09 +00:00
Skillz4Killz
d7862ca6ac
RELEASE: 17.0
2022-10-09 22:53:50 +00:00
Skillz4Killz
49cfdcbf73
fix: temp fix to use latest github
2022-10-09 22:47:20 +00:00
Skillz4Killz
1c2d82077f
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-10-09 22:41:11 +00:00
Skillz4Killz
dc1ec67c46
fix: remove duplicate functions
2022-10-09 22:41:06 +00:00
Skillz4Killz
3154133663
fix: fmt
2022-10-08 03:40:42 +00:00
Skillz4Killz
52c83cc1fb
fix: guild feature
2022-10-08 03:39:57 +00:00
Skillz4Killz
4c22c0e95a
perf: Much faster features
2022-10-08 03:38:31 +00:00
Skillz4Killz
0051a95afd
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-10-08 03:38:00 +00:00
Skillz4Killz
a1fea34e06
Deno bench implementation idea
2022-10-08 03:37:56 +00:00