Almeida
|
b1e190c4f0
|
fix: allow adding forums to channelTypes (#8658)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-09-24 13:37:41 +00:00 |
|
Almeida
|
669c3cd256
|
refactor: replace usage of deprecated ChannelTypes (#8625)
refactor: use new non-deprecated `ChannelType`s
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-09-17 13:56:19 +00:00 |
|
Almeida
|
1c5b78fd21
|
fix(SlashCommandBuilder): missing methods in subcommand builder (#8583)
|
2022-09-15 20:19:13 +02:00 |
|
Almeida
|
f3ce4a75d0
|
docs: use remarks instead of Note in descriptions (#8597)
|
2022-09-05 18:14:19 +02:00 |
|
A. Román
|
b7eb96d456
|
types(interactions): fix {Slash,ContextMenu}CommandBuilder#toJSON (#8568)
|
2022-09-02 17:31:25 +02:00 |
|
iCrawl
|
3b7ba4062e
|
chore: fix leftover eslint exceptions
|
2022-09-01 21:26:09 +02:00 |
|
Suneet Tipirneni
|
edadb9fe5d
|
refactor: use eslint-config-neon for packages. (#8579)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-09-01 20:50:16 +02:00 |
|
Suneet Tipirneni
|
e42fd16369
|
feat(website): Show constructor information (#8540)
|
2022-08-22 09:45:53 +02:00 |
|
Suneet Tipirneni
|
e475b63f25
|
feat(website): show descriptions for @typeParam blocks (#8523)
|
2022-08-19 10:55:43 +02:00 |
|
Parbez
|
7e6dbaaed9
|
types: remove expect error (#8242)
|
2022-07-17 18:53:40 +02:00 |
|
Tiemen
|
32f9056b15
|
fix: slash command name regex (#8265)
|
2022-07-17 18:52:18 +02:00 |
|
Parbez
|
96c8d21f95
|
feat(builder): add max min length in string option (#8214)
|
2022-07-07 20:45:32 +02:00 |
|
Parbez
|
a4d1862982
|
refactor(builder): remove unsafe*Builders (#8074)
|
2022-07-06 20:42:51 +02:00 |
|
iCrawl
|
ba10637529
|
chore: deps
|
2022-07-06 10:43:06 +02:00 |
|
iCrawl
|
b2776c22d4
|
ci: api-extractor support for docs
|
2022-06-30 15:46:14 +02:00 |
|
Parbez
|
c6f285b7b0
|
refactor: remove @sindresorhus/is as it's now esm only (#8133)
|
2022-06-21 14:41:33 +02:00 |
|
iCrawl
|
251862ea57
|
chore: deps
|
2022-06-04 12:58:09 +02:00 |
|
Vlad Frangu
|
7ce641d33a
|
fix(SlashCommandBuilder): import Permissions correctly (#7921)
|
2022-05-14 22:47:26 +02:00 |
|
Vlad Frangu
|
de3f1573f0
|
feat(builders): add new command permissions v2 (#7861)
|
2022-05-13 11:33:40 +02:00 |
|
Parbez
|
4515a1ea80
|
chore: bump shapeshift for faster object validation (#7914)
|
2022-05-12 12:09:50 +02:00 |
|
Vlad Frangu
|
c1b5e731da
|
fix: add localizations for subcommand builders and option choices (#7862)
|
2022-05-12 10:32:27 +02:00 |
|
iCrawl
|
bcf7f1cfad
|
chore: deps
|
2022-04-17 11:27:36 +02:00 |
|
Suneet Tipirneni
|
40b9a1d67d
|
feat: Slash command localization for builders (#7683)
* feat: add slash command localizations
* chore: make requested changes
* chore: make requested changes
* fix: prevent unnecessary spread
* chore: make requested changes
* chore: don't allow maps
|
2022-04-17 10:58:20 +02:00 |
|
Vlad Frangu
|
3582fe917d
|
chore: update the regex for command names/option names (#7733)
|
2022-04-12 17:16:08 +02:00 |
|
Parbez
|
3c0bbac82f
|
refactor: replace zod with shapeshift (#7547)
|
2022-04-09 11:37:16 +02:00 |
|
Jiralite
|
aedddb875e
|
refactor: Remove store channels (#7634)
|
2022-04-09 11:34:05 +02:00 |
|
Suneet Tipirneni
|
72577c4bfd
|
feat: add API v10 support (#7477)
* feat: add API v10 support
* refactor: update deps
* chore: rebase fixes
|
2022-03-15 21:37:07 +01:00 |
|
Almeida
|
10607dbdaf
|
refactor: remove obsolete builder methods (#7590)
|
2022-03-06 16:27:17 +01:00 |
|
Skick
|
3baa340821
|
fix(builders): allow negative min/max value of number/integer option (#7484)
|
2022-02-20 13:43:50 +01:00 |
|
Amitoj Singh
|
ae0f35f51d
|
feat(builders): add attachment command option type (#7203)
|
2022-02-13 14:02:14 +01:00 |
|
Ben
|
f4953647ff
|
refactor(builders-methods): make methods consistent (#7395)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
|
2022-02-12 19:03:13 +01:00 |
|
Suneet Tipirneni
|
09098240bf
|
refactor: remove conditional autocomplete option return types (#7396)
Co-authored-by: Almeida <almeidx@pm.me>
|
2022-02-09 09:18:08 +01:00 |
|
Suneet Tipirneni
|
c10afeadc7
|
types: make required a boolean (#7307)
|
2022-01-20 14:30:03 +01:00 |
|
Noel
|
16938da355
|
chore: improve linting (#7244)
|
2022-01-11 12:30:08 +01:00 |
|
Vitor
|
bd7a6f2652
|
docs(SlashCommandSubcommands): updating old links from Discord developer portal (#7224)
|
2022-01-09 13:20:43 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|