Commit Graph

  • 8e881d2b96 types: unify ApplicationCommandManager#create overloads (#6970) Vlad Frangu 2021-11-11 20:08:28 +02:00
  • c30a818ca9 feat(ApplicationCommand): add support for min and max values (#6855) ckohen 2021-11-11 10:07:21 -08:00
  • 3c857a6363 docs(README): add installation instruction on @discordjs/voice (#6964) GodderE2D 2021-11-11 13:31:09 +11:00
  • b256ae1fa6 chore: open collective funding iCrawl 2021-11-09 18:51:43 +01:00
  • 49e3ce2133 feat(SystemChannelFlags): add new flag (#6870) Almeida 2021-11-06 00:00:18 +00:00
  • c297829d54 types(Events): rest events can be emitted on BaseClient (#6936) ckohen 2021-11-05 16:58:54 -07:00
  • dc6454104f docs(Guild): fix setOwner() example (#6929) すずねーう 2021-11-05 18:32:49 +09:00
  • 28688e27d5 refactor: Deprecate application command events (#6937) Jiralite 2021-11-02 13:43:30 +00:00
  • f43140abac feature(UserFlags): add BOT_HTTP_INTERACTIONS (#6733) Tiemen 2021-11-01 18:50:42 +01:00
  • 47d74ebf81 feat: add new activity flags (#6699) Almeida 2021-11-01 17:50:36 +00:00
  • e94073a6ab feat(ApplicationFlags): add message content intent flags (#6888) Advaith 2021-11-01 10:50:23 -07:00
  • 076524a064 chore: dev version iCrawl 2021-11-01 18:48:21 +01:00
  • 5ec04e077b chore(Release): version 13.3.1 13.3.1 iCrawl 2021-11-01 18:46:16 +01:00
  • 9bd3689fb1 fix: assert channel types in message actions (#6919) SpaceEEC 2021-11-01 18:40:19 +01:00
  • 95d2a4d35e fix(MessageEmbed): only compare image urls in #equals (#6926) Rodry 2021-11-01 17:36:41 +00:00
  • bb245b7b35 docs(README): use correct capitalization of npm (#6930) Superchupu 2021-11-01 17:36:26 +00:00
  • 204aee799a types: improve toJSON methods for message components & embeds (#6925) Rodry 2021-11-01 14:09:00 +00:00
  • 2d9ffb8c5b fix: correctly access guild IDs inside managers (#6927) Rodry 2021-11-01 14:07:55 +00:00
  • b6484ac117 ci: validate typings (#6913) Indian Ocean Roleplay 2021-11-01 19:37:27 +05:30
  • 761a901885 chore: next dev version (#6920) Indian Ocean Roleplay 2021-10-30 01:41:00 +05:30
  • 0238da45c5 chore(Release): publish 13.3.0 iCrawl 2021-10-29 20:10:45 +02:00
  • 27fb5e5c6b chore: repo changes iCrawl 2021-10-29 19:53:54 +02:00
  • 673c03f7cf types(fix): BaseCommandInteractionOptionResolver and CommandInteraction (#6910) Indian Ocean Roleplay 2021-10-29 23:08:21 +05:30
  • d6685b1c50 fix: Handle message bulk delete and thread delete in collectors (#6902) Jiralite 2021-10-29 13:58:31 +01:00
  • 14716df6b6 feat(ThreadMemberManager): allow individual members to be fetched (#6889) Suneet Tipirneni 2021-10-29 08:57:53 -04:00
  • aa4d05504f docs(Constants): Document missing autocomplete interaction constants (#6916) Jiralite 2021-10-29 13:57:35 +01:00
  • 7be9170659 types(Constants): remove deleted properties from Package (#6908) Almeida 2021-10-29 13:57:12 +01:00
  • 5d987ee56e docs(InteractionCollector): Add info block about being prone to always running (#6906) Jiralite 2021-10-29 00:39:24 +01:00
  • 49e686a721 ci: release dev version only if required (#6879) Indian Ocean Roleplay 2021-10-29 04:54:04 +05:30
  • ddf759c811 feat: add support for autocomplete interactions (#6672) Micah Benac 2021-10-28 18:47:50 -04:00
  • 14d9a9901b types(Shard): eval returns a promise resolving with T instead of T[] (#6901) SpaceEEC 2021-10-29 00:47:18 +02:00
  • ee93a27e15 types(ApplicationCommandManager): add missing overload for fetch (#6904) Vlad Frangu 2021-10-28 17:19:19 +03:00
  • 91a432e49d types(TextBasedChannel): text channel interaction collectors should have message option (#6903) Suneet Tipirneni 2021-10-28 10:19:08 -04:00
  • c278674e8a chore: change testing to tests for workflow iCrawl 2021-10-28 02:02:53 +02:00
  • aa532946c9 chore: repo cleanup iCrawl 2021-10-28 02:01:19 +02:00
  • bdd841a1e7 docs(GuildStickerManager): fix create() example (#6900) GodderE2D 2021-10-28 10:21:52 +11:00
  • fae4abf2f7 feat(MessageEmbed): add #equals (#6885) Rodry 2021-10-27 11:08:20 +01:00
  • b2836daafe typings: cache types cleanup (#6867) Suneet Tipirneni 2021-10-27 06:08:01 -04:00
  • f169c8fe46 fix(ApplicationCommandManager): update guild command cache on c/u/d (#6841) Advaith 2021-10-27 03:07:50 -07:00
  • 740d3f006e feat(StartThreadOptions): default autoArchiveDuration to channel's defaultAutoArchiveDuration (#6278) Rodry 2021-10-27 11:07:28 +01:00
  • 88060395d1 docs(InteractionResponses): move embed var position in example (#6896) GodderE2D 2021-10-27 10:08:20 +11:00
  • acbfc5c866 chore: bump discord-api-types & builders (#6894) Suneet Tipirneni 2021-10-26 15:29:23 -04:00
  • e12a5b6a0c refactor: move Guild setPositions methods to managers (#6875) Rodry 2021-10-26 20:28:56 +01:00
  • b27888455f refactor: remove gen-esm-wrapper dependency (#6884) Lin 2021-10-26 18:12:16 +02:00
  • 76856b967a docs(Application): rename Oauth2Application to Application (#6891) GodderE2D 2021-10-27 03:04:10 +11:00
  • ceaf738d2e fix(TextBasedChannel): return the cached message instead of clone it (#6877) StefansArya 2021-10-25 05:35:59 +07:00
  • b6c9fd691f docs(Util): Deprecate .removeMentions() (#6866) Jiralite 2021-10-24 23:35:13 +01:00
  • 7621e9da4c fix(MessageComponentInteraction): component getter is not null anymore (#6835) chrdek 2021-10-25 01:34:53 +03:00
  • 672baa49e6 refactor: fix typos (#6852) Almeida 2021-10-24 20:34:37 +01:00
  • c3948f8253 types: allow message cached props to be narrowed (#6838) Suneet Tipirneni 2021-10-24 15:31:42 -04:00
  • 579569ae18 refactor(GuildManager): Remove redundant check (#6859) Jiralite 2021-10-19 15:11:50 +01:00
  • 399e720b92 feat: Add rtcRegion to GuildManager#create() (#6858) Jiralite 2021-10-19 15:11:29 +01:00
  • e0afcadda4 feat: add typeguards to webhooks (#6850) Suneet Tipirneni 2021-10-19 10:11:21 -04:00
  • 4dff279a6f fix: PartialGuildMember#id is not null (#6840) Suneet Tipirneni 2021-10-17 10:19:42 -04:00
  • 487d32d303 feat(GuildChannelManager): add 'rtcRegion' option to 'create' method (#6849) Skick 2021-10-17 21:18:33 +07:00
  • 7513b4528c feat(Permissions): add checkAdmin to permission overwrite checks (#6847) ckohen 2021-10-16 15:27:52 -07:00
  • e8b69974dc types(CommandInteractionOptionResolver): allow narrowing of getMember() (#6831) Suneet Tipirneni 2021-10-16 18:19:49 -04:00
  • d27fddbf9a types(BaseMessageComponent): Remove third parameter of create() (#6833) Jiralite 2021-10-16 23:19:36 +01:00
  • d193d04cea fix(Webhook): Resolve source guild only if cached (#6834) Jiralite 2021-10-16 23:19:23 +01:00
  • ef01b84fa8 fix(AllowedImageSizes): add new image sizes (#6844) ObscuritySRL 2021-10-16 18:18:17 -04:00
  • f7b7aac8b6 docs: Correct tags used for objects (#6846) Jiralite 2021-10-16 23:17:33 +01:00
  • 267a4b3f68 fix(MessageReaction): Prevent event double fire from uncached messages (#6818) Jiralite 2021-10-16 23:16:05 +01:00
  • 38cc89e5ae docs: Redirect to events correctly (#6845) Jiralite 2021-10-15 23:18:13 +01:00
  • 12ab5c8878 chore: Add missing intent to issue form (#6829) Jiralite 2021-10-14 19:26:52 +01:00
  • c44ea50157 docs: Typos, consistency and grammar fixes (#6811) Jiralite 2021-10-13 11:20:44 +01:00
  • 046f44b807 ci(workflow): add cache to workflows using actions/setup-node (#6821) Oscar Dominguez 2021-10-13 12:19:07 +02:00
  • 4354c37762 docs(Message): Specify Snowflake in return type of awaitReactions() (#6822) Jiralite 2021-10-13 11:18:00 +01:00
  • b541d0a524 types: message component cached props narrowing (#6809) Suneet Tipirneni 2021-10-12 15:11:37 -04:00
  • 6898fa3b37 feat(Interaction): add isApplicationCommand check (#6801) Hackerboi 69 2021-10-12 21:11:32 +02:00
  • 460df9eb4d refactor: Remove redundant user agent parsing (#6820) Jiralite 2021-10-12 20:11:25 +01:00
  • bd48e6df84 feat(CommandInteraction): add toString method (#6793) Rodry 2021-10-12 20:11:18 +01:00
  • 5566404850 types(ApplicationCommandOptionData): remove required on subcommands (#6790) Rodry 2021-10-12 20:11:11 +01:00
  • 29667c96e5 fix(Guild): guild.available is never set on new joins (#6769) Alessandro Impellizzeri 2021-10-12 21:10:59 +02:00
  • b47467755c fix(Types): export more types (#6808) Jeroen Claassens 2021-10-12 19:38:12 +02:00
  • 187581dd84 types(Integration): Add IntegrationType values (#6815) Jiralite 2021-10-12 18:35:26 +01:00
  • b030130df1 docs: Replace FetchOwnerOptions type definition (#6814) Jiralite 2021-10-12 18:35:16 +01:00
  • d57ec7ab68 docs: Remove dangling reference (#6810) Jiralite 2021-10-11 12:57:00 +01:00
  • b1b9c83df0 docs(InteractionCollector): remove repeated "the" (#6802) Brage 2021-10-11 13:54:16 +02:00
  • bfb89de864 fix(GuildBanManager): send reason in the headers instead of json body (#6800) Shubham Parihar 2021-10-09 18:32:39 +05:30
  • 26f927b9fe feat(Client): add apiResponse and apiRequest events (#6739) ckohen 2021-10-09 04:56:25 -07:00
  • 0d599a1a76 fix(User): don't generate the banner URL when not cached (#6783) Rodry 2021-10-08 11:36:14 +01:00
  • e24209a8b1 refactor: remove unnecessary checks (#6777) Bas950 2021-10-08 12:35:24 +02:00
  • d399a28323 feat(ModuleImporter): implement import module compatible with bundlers (#6709) Nico Rausch 2021-10-08 12:35:13 +02:00
  • 872e7a59b2 refactor(Role): move initialization of delete prop out of _patch (#6776) Shubham Parihar 2021-10-08 02:47:47 +05:30
  • 78124aed28 chore(GuildMemberRoleManager): Remove unnecessary !prev check (#6781) MarkusRost 2021-10-07 18:29:00 +02:00
  • b1656bfb4f fix(GuildMember): more explicit partial check (#6760) ckohen 2021-10-07 09:28:32 -07:00
  • 03c4b60384 GuildMemberRoleManager: add role that sets the role icon/emoji (#6768) MarkusRost 2021-10-07 18:28:12 +02:00
  • 45ebea3216 types(WelcomeChannelData): Allow store channels (#6778) Jiralite 2021-10-07 17:24:53 +01:00
  • a84e51b767 types: make embed author and footer props name and text required (#6779) Suneet Tipirneni 2021-10-07 12:24:48 -04:00
  • e31c5ca1a8 fix(Role): check for presence of icon and unicode_emoji before patching (#6780) Shubham Parihar 2021-10-07 21:54:33 +05:30
  • d32956c6b7 docs(MessagePayload): change the typo of "wether" to "whether" (#6771) J-Human 2021-10-06 14:40:25 +08:00
  • adc850aa67 chore: release iCrawl 2021-10-05 16:17:53 +02:00
  • 26340acad9 chore(Release): version 13.2.0 iCrawl 2021-10-05 16:09:40 +02:00
  • 8bc1ece98e docs: fetchReply info + example (#6753) Souji 2021-10-05 01:37:04 +02:00
  • ba93e85d0d refactor(User): set accentColor and banner to undefined when not yet received (#6721) Rodry 2021-10-04 23:16:59 +01:00
  • d0025beb7b fix(AllowedImageSizes): add new image sizes (#6754) ObscuritySRL 2021-10-04 18:10:54 -04:00
  • c5421af68e chore(package): change homepage (#6550) Demir 2021-10-05 01:08:13 +03:00
  • a194d9c37f refactor: use optional chaining (#6757) Almeida 2021-10-04 23:04:53 +01:00
  • d873a19d34 types(Interaction): allow Interaction cached properties to be type narrowed (#6668) Suneet Tipirneni 2021-10-04 18:01:43 -04:00
  • f88f4cca64 types: rename Awaited<T> to Awaitable<T> (#6756) Antonio Román 2021-10-04 14:11:42 +02:00