Fleny
d5b2974d9f
chore: use biome check instead of separate lint and format commands ( #4320 )
2025-08-20 16:03:42 -04:00
ratnia
4c70f0ed54
Adding the new Stuffs on README.md ( #4282 )
...
* changes and add stuffs
* bring the file back and put the same changes
* Notice it
* Update gateway.ts
* Move getting started, use > [!TIP] for tips
---------
Co-authored-by: Fleny <Fleny113@outlook.com >
2025-08-13 21:06:45 +02:00
Awesome Stickz
9709b53a7d
docs: improve docs ( #4022 )
2024-11-28 09:38:28 -06:00
Fleny
06664ed8bb
fix(website): fix typedoc configuration ( #3733 )
...
* Fix typedoc CI crashse
And adapt the website to its new output
* Revert /tsconfig.json changes
* Update footer
2024-07-13 08:15:19 -05:00
Fleny
97a8016041
chore: Code changes & formatting and linting ( #3552 )
...
* Do some code changes & run prettier and eslint
* Fix test:test-type script
* Apply code review suggestions
* update heartbeat interval & add a reason for the specific value
* Fix husky error
* Update to TS 5.5
And use ${configDir}
* Fix test.json tsconfig base
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2024-07-08 15:11:41 -05:00
Fleny
edbb134efa
docs: Update contributing docs ( #3386 )
...
* Update docusaurus typescript setup for v3
And fix lint-staged and eslint
* Enable automatic JSX runtime
* Remove babel config and dependencies
* update yarn.lock
* add typecheck to site workflow
* update typedoc config
* downgrade docusaurus packages
* Update site.yml
* Type context and options in webpack-docusaurus-plugin.ts
* Update contributing docs
remove howToUseTurborepo.md
update devcontainer
update task to remove error matcher
remove useless packages/rest/src/README.md
remove readme.hbs
* Add notice for the clean build
---------
Co-authored-by: Matt Hatcher <3768988+MatthewSH@users.noreply.github.com >
2024-03-08 04:40:27 +00:00
ITOH
56946047c1
fix(README): dd logo path ( #2941 )
2023-04-02 15:38:08 +02:00
Jonathan Ho
18150174ae
chore(all): add dev guide ( #2919 )
2023-03-31 16:11:27 +00:00
ITOH
65f60af35e
ci: move tests into one single workflow file ( #2911 )
...
* try
* remove lint
* ci: run checks for pushes only to the main branch
* fix readme
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-03-30 19:36:58 +00:00
ITOH
1093befcad
fix(website): move to new url ( #2914 )
2023-03-30 18:09:02 +00:00
Skillz4Killz
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
Skillz
b29fe1c11c
fix: use new website url
2023-03-03 16:38:02 -06:00
Jonathan Ho
181585fb04
chore: fix readme ( #2787 )
2023-02-21 09:25:31 -06:00
Jonathan Ho
e610091f3c
ci: seperate test ( #2785 )
...
* ci: seperate test
* ci: fix site
* chore(site): remove blog
2023-02-20 15:55:54 -06: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
Skillz4Killz
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
a3f79c4b5d
fix: remove todo
2022-10-03 19:31:09 +00:00
LTS20050703
e7b3a1fff9
tests: fix stickers test ( #2497 )
...
* tests: fix stickers test
* tests: fix stickers size must be 320x320
* deno fmt
* Update README.md
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-10-02 12:24:43 -04:00
Skillz4Killz
c7c1d86338
fix: remove emojis from readme
2022-10-01 18:14:30 +00:00
deepsarda
e4d66894e5
Refactor(readme): improve readme ( #2484 )
...
* Refactor(readme): improve readme
Reword the readme to make it easier to understand.
Add amethyst to the framework section
* refator(src): Format
* refactor(src): format
2022-09-22 11:41:31 -04:00
Skillz4Killz
8b38cca2aa
fix: fmt
2022-09-09 01:24:33 +00:00
Skillz4Killz
94dce6d4fb
Update README.md
2022-09-08 20:17:51 -05:00
CatNowBlue
b50314faee
chore: Updated example code to match final version ( #2426 )
...
* Updated example code to match final version
* readme: update example
Co-authored-by: LTS20050703 <lts20050703@gmail.com >
2022-09-03 12:41:25 -04:00
meister03
aca0e3cf1b
Merge Dev into Main ( #2345 )
...
* Simplify SfetchMembers (#2339 )
Co-authored-by: meister03
* Create leaveVoiceChannel.ts (#2342 )
* Update editFollowupMessage.ts (#2344 )
* Update editInteractionResponse.ts (#2343 )
* Update editMessage.ts (#2341 )
* Update calculateShardId.ts
Fix wrong shardId calculations
* Add Role Icon to Edit (#2346 )
Co-authored-by: meister03
* Add mix max length (#2347 )
Co-authored-by: meister03
* style: deno fmt
* Fix Disabled Options (#2368 )
Co-authored-by: meister03 <meisterpi@gmail.com >
* Add app_permissions (#2369 )
Co-authored-by: meister03 <meisterpi@gmail.com >
* thread_id instead of threadId (#2378 )
Co-authored-by: Veeti K <veeti@veetik.com >
* feat: Create `ApplicationCommandFlags` enumerator. (#2384 )
Co-authored-by: vxern <vxern@wordcollector.co.uk >
* Small Changes in a bulk pr to close the issues (#2370 )
* Initial Commit
* Close #2364
* Add preset whitelist to automod #2356 -> Resolve Issue
* Close [api-docs] AutoMod message intent updates (#5083 ) #2330
* Breaking Channge | [api-docs] Update message type names (#5093 )
* message.interaction.name changed attitude | [api-docs] Update Change_Log.md #2333
* #2333 also closes #2316
* Clarify 45 chars length | Add those on permission plugins | [api-docs] text input label has max 45 characters (#4689 ) #2137
* Clarify webhook naming restrictions (#4625 ) #2094
* 8th August Webhook new View Channel perm | Closes #2363
* 8th August Webhook new View Channel perm | Closes #2363
* Document thread_name for execute webhook (#5007 ) #2263
* Close Update create and modify channel documentation (#4867 ) #2237
* unnecesary nullable tag in Modify Guild Member params (#5164 ) #2355
* deno fmt
* deno fmt
* Use .includefor disallowed webhook names"
* Add Missing Enums & #2367 , #2362 , #2361 , #2371 , #2372 . #2349 , #2358 , #2325 back
* deno fmt :(
Co-authored-by: meister03 <meisterpi@gmail.com >
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
Co-authored-by: Tomato6966 <chris.pre03@gmail.com >
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: meister03 <meisterpi@gmail.com >
Co-authored-by: Veeti K <veeti@veetik.com >
Co-authored-by: vxern <vxern@wordcollector.co.uk >
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
2022-08-23 08:46:01 -04:00
Skillz4Killz
4ae4abbf11
fix(fmt): time to delete deno fmt
2022-06-04 15:58:22 +00:00
Skillz4Killz
2300584404
Update README.md
2022-06-04 11:41:54 -04:00
ITOH
d7883855ec
refactor(.github,README,gateway,plugins/fileloader,tests,types)!: make intent calculation manual
...
This changes the calculation of intents to be manual to the dev.
This is to improve overall consistency of our code base, also it is not a big drawback for users since intents are usually done once and then never (seldom) touched again.
2022-05-24 23:16:01 +02:00
Reboot-Codes
e31ee82d37
Fixing the BigBot Template ( #2189 )
...
* Add `create-discordeno-bot` reference in README.md
* Switch to deno tasks.
* Fix `DISCORD_TOKEN` var
* Fix `gateway` workers
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-08 09:57:42 -04:00
Skillz4Killz
e3e0f2b975
fix: add event id to stage instance. Closes #2092
2022-03-20 13:57:00 +00:00
Skillz4Killz
7c6a35a3f8
fix: add component.value Closes Component transform doesn't set value #2110
2022-03-20 13:45:30 +00:00
Skillz4Killz
8b12f52e12
fix: add coverage to readme
2022-03-20 13:36:06 +00:00
Kirzu
61f67ea973
fix(README): update official template link ( #2070 )
...
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-02-25 09:38:44 -05:00
ITOH
d1cfe1d1d1
fix(README): logo image url
2022-02-21 15:50:41 +00:00
ITOH
81f8e0377c
style: move to deno fmt ( #1992 )
...
* Create deno.json
* run format
* run format
* ci: only check formatting
* f
* Update settings.json
* Update settings.json
2022-02-04 15:00:04 +01:00
ITOH
012b375edc
Update README.md
...
Co-authored-by: lts20050703 <87189679+lts20050703@users.noreply.github.com >
2022-02-01 16:25:46 +01:00
Amatsagu
654d4aa344
Suggestion: Add "recommended plugins" section
...
Suggestion - Add "Recommended plugins" section which would work similar to already existing "Frameworks".
Context: https://discord.com/channels/785384884197392384/785384884197392387/937842873825636372
2022-01-31 23:57:24 +01:00
Skillz4Killz
9154fab9ad
fix: latest deps plugins
2021-12-23 20:57:23 +00:00
Skillz4Killz
a87159027f
chore: rc17
2021-12-23 19:39:35 +00:00
Skillz4Killz
8214b64557
chore: bump rc16
2021-12-23 18:06:59 +00:00
lts20050703
01aca45f30
fix incompatible version in minimal example in README
2021-12-13 09:23:58 +07:00
lts20050703
d2f351f00c
Update README minimal example (based on discordeno cache plugin README)
2021-12-10 10:59:40 +07:00
lts20050703
e1b262b2c4
Update README Minimal Example
2021-12-10 09:43:44 +07:00
lts20050703
ab8b19c757
fix README example and benchmark submodule
2021-12-06 11:24:37 +07:00
Skillz4Killz
5059601a28
Update README.md
2021-11-30 09:25:46 -05:00
Skillz4Killz
7edacc2245
Update README.md
2021-11-23 21:50:22 -05:00
Skillz4Killz
86edf83ed4
fix: shorter
2021-11-22 19:21:15 +00:00
Skillz4Killz
fa763d1eb6
fix: cleaner readme features for plugins
2021-11-22 19:19:05 +00:00