discord.js/.github
Suneet Tipirneni 2127b32d26
feat: Add @discordjs/core (#8736)
* feat: add @discordjs/core

* chore: lint

* chore: add all gateway events

* chore: add the rest of the rest routes

* chore: cleanup gateway

* chore: rename gateway to client

* chore: rename gateway to client

* fix: don't spread unless we need to

* refactor: use classes and make requested changes

* chore: show shardId on emit

* chore: add interface for intrinsic props

* refactor: scope dispatch data instead of spreading

* chore: add utility for uploading files for messages and interactions

* feat: finish up form data handling

* chore: add readme

* chore: update api-extractor stuff

* chore: bump deps

* chore: make requested changes

* chore: make requested changes

* Update package.json

* chore: make requested changes

* fix: add missing interaction responses

* chore: make some requested changes

* chore: remove `return await`

* chore: use autoModeration instead of automod

* refactor: use snowflakes and -types results

* chore: sort imports, fix return type on editUserVoiceState

* chore: rename bots to users

* feat: add automod dispatch events

* refactor: move templates and members into guild

* fix: use users instead of bots in api class

* chore: imports

* chore: make requested changes

* fix: don't make files required on interaction replies

* fix: rename sendMessage to createMessage

* feat: add application command routes

* feat: add webhook.execute overloads and options to invites.get

* chore: use create prefixes

* chore: seperate interaction params

* chore: use Id

* chore: make requested changes

* chore: make requested changes

* chore: make requested changes

* chore: for -> from

* Apply suggestions from code review

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

* Update packages/core/README.md

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

* chore: make requested changes

* chore: update -types

* chore: bump vitest

* fix: sticker uploading

* fix: lockfile

* chore: make requested changes

* chore: make requested changes

* Update packages/core/src/api/applicationCommands.ts

Co-authored-by: Almeida <almeidx@pm.me>

* Apply suggestions from code review

Co-authored-by: Aura Román <kyradiscord@gmail.com>

* Update packages/core/README.md

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

Co-authored-by: almeidx <almeidx@pm.me>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Aura Román <kyradiscord@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-27 21:23:13 +00:00
..
ISSUE_TEMPLATE feat: Auto Moderation (#7938) 2022-11-19 22:06:13 +00:00
workflows ci: fetch all branches 2022-11-25 20:13:03 +01:00
.kodiak.toml chore: enable kodiak for auto merges 2022-08-15 16:56:30 +02:00
auto_assign.yml ci: run assigning reviewers also on drafts 2022-06-04 12:59:54 +02:00
CODE_OF_CONDUCT.md chore: repo cleanup 2021-10-28 02:01:19 +02:00
COMMIT_CONVENTION.md revert: chore: commit scope name in lowercase (#7550) 2022-02-26 11:14:32 +01:00
CONTRIBUTING.md docs: add section on testing local changes (#8802) 2022-11-19 21:17:19 +00:00
FUNDING.yml chore: open collective funding 2021-11-09 18:51:43 +01:00
labeler.yml feat: Add @discordjs/core (#8736) 2022-11-27 21:23:13 +00:00
labels.yml feat: Add @discordjs/core (#8736) 2022-11-27 21:23:13 +00:00
powered-by-vercel.svg chore: vercel banner 2022-07-19 18:26:03 +02:00
PULL_REQUEST_TEMPLATE.md chore: monorepo setup (#7175) 2022-01-07 17:18:25 +01:00
SUPPORT.md docs: update invite link, change version in the intro (#5592) 2021-05-10 10:57:20 +02:00
tsc.json chore: monorepo setup (#7175) 2022-01-07 17:18:25 +01:00