Commit Graph

  • d06d70ccf2 feat(richpresenceassets): add YouTube and custom image support (#7184) Commandtechno 2022-01-08 05:40:35 -06:00
  • 95f8375d42 fix(Sweepers): add sweepStickers function (#7213) Koyamie 2022-01-08 12:39:48 +01:00
  • 137ea249df docs: fix command interaction docs (#7212) Suneet Tipirneni 2022-01-08 05:21:06 -05:00
  • 49dada35f9 fix(InteractionCreate): use ChatInputCommandInteraction instead (#7210) Koyamie 2022-01-08 02:31:23 +01:00
  • 53971f0de9 ci: use yarn to create new version iCrawl 2022-01-08 01:47:00 +01:00
  • 9760fd1b77 ci: fix publishing dev version iCrawl 2022-01-08 01:44:17 +01:00
  • fbef454894 fix(Structues): rename old module's name (#7207) Raiden-Ei 2022-01-08 09:41:22 +09:00
  • fbbac27978 refactor(RoleManager): Remove comparePositions() (#7201) Jiralite 2022-01-08 00:35:32 +00:00
  • dbf5ce3e6c ci(documentation): add repository_owner check (#7205) Rodry 2022-01-08 00:35:20 +00:00
  • ef6f035b5d chore: add myself to contributors (#7206) Antonio Román 2022-01-08 01:35:07 +01:00
  • 9d17904eff chore: deps iCrawl 2022-01-08 01:33:47 +01:00
  • 033151cf92 fix(WebSocket): Remove application command handler (#7202) Raiden-Ei 2022-01-08 09:29:56 +09:00
  • 3269ec1984 chore(VSCode): add extension recommendations (#6666) Rodry 2022-01-07 23:51:19 +00:00
  • c969cbf652 refactor(rest): rename attachment to file (#7199) ckohen 2022-01-07 15:49:34 -08:00
  • 3872acfeb8 fix(User): bannerURL() should not throw when not present (#6789) Suneet Tipirneni 2022-01-07 18:48:46 -05:00
  • 12ffa069aa chore(Caching): clean up deprecated cache sweeping (#7118) ckohen 2022-01-07 15:48:17 -08:00
  • 1f9b9225f2 types(Collection): union types on intersect and difference (#7196) Suneet Tipirneni 2022-01-07 18:47:55 -05:00
  • b7856e7809 refactor: Better Command Terminology (#7197) Suneet Tipirneni 2022-01-07 18:47:41 -05:00
  • 5022b14da0 refactor(Actions): remove deleted maps (#7076) Jan 2022-01-08 00:34:47 +01:00
  • fbe40031cf chore: manually update changelog iCrawl 2022-01-08 00:03:51 +01:00
  • ac8c122c2a chore(release): version iCrawl 2022-01-07 23:57:17 +01:00
  • 2dabd82e26 fix(sweepers): provide default for object param (#7182) 13.5.1 ckohen 2022-01-07 14:16:00 -08:00
  • a0d5f13dd9 fix(VoiceState): Ensure suppress & streaming have proper fallback values (#6377) Jiralite 2022-01-07 22:40:58 +00:00
  • 6085b4f727 refactor(Client): remove applicationCommand events (#6492) Rodry 2022-01-07 22:40:50 +00:00
  • 0c24cc8ec0 refactor: Remove Util.removeMentions() (#6530) Jiralite 2022-01-07 22:40:36 +00:00
  • 75616a305f refactor(Constants): change APPLICATION_COMMAND -> CHAT_INPUT_COMMAND (#7018) Rodry 2022-01-07 22:40:01 +00:00
  • 2b480cb14e feat(Collector): yield all collected values (#7073) Antonio Román 2022-01-07 23:39:49 +01:00
  • b454740ae8 docs(TextBasedChannel): fixed syntax error in examples (#7163) LePtitMetalleux 2022-01-07 23:38:58 +01:00
  • c978dbb623 types: fix cache types resolving to never (#7164) Suneet Tipirneni 2022-01-07 17:37:17 -05:00
  • d4e6e03708 docs(TextBasedChannel): fix #createMessageComponentCollector description (#7168) n1ck_pro 2022-01-07 23:18:46 +01:00
  • db669b8971 docs: fixes the examples for kick and ban (#7170) GoldenAngel 2022-01-07 14:18:25 -08:00
  • f79ea67d3a docs(RoleManager): fix incorrect example (#7174) awned 2022-01-08 06:17:57 +08:00
  • ae2f013653 fix(sweepers): provide default for object param (#7182) ckohen 2022-01-07 14:16:00 -08:00
  • 37587e2bcb chore: issue template changes for monorepo (#7198) Souji 2022-01-07 23:13:04 +01:00
  • 43e5e3c339 refactor(Guild): remove deprecated setXPositions methods (#6897) Almeida 2022-01-07 22:12:31 +00:00
  • b246fc4101 refactor(UserFlags): update flag names (#6938) Almeida 2022-01-07 22:12:05 +00:00
  • 4293b74253 chore: bump Node.js to 16.9.0 (#7035) Antonio Román 2022-01-07 21:03:00 +01:00
  • c8bfb24589 ci: use pull_request_target for auto labeling iCrawl 2022-01-07 20:54:51 +01:00
  • b08c41d425 chore: remove labeling chore for now iCrawl 2022-01-07 20:49:47 +01:00
  • 4a80710e7a chore: add auto-labeler iCrawl 2022-01-07 20:42:43 +01:00
  • 1060dcdd4e chore: add more labels iCrawl 2022-01-07 20:17:48 +01:00
  • 967e9ace21 ci: max simultaneous of 1 for documentation runners iCrawl 2022-01-07 17:27:26 +01:00
  • 3c9a9c2c18 ci: force push to avoid non-fast-forward errors iCrawl 2022-01-07 17:23:13 +01:00
  • 16390efe6e chore: monorepo setup (#7175) @discordjs/voice@0.7.5 @discordjs/rest@0.2.0 @discordjs/collection@0.4.0 @discordjs/builders@0.11.0 Noel 2022-01-07 17:18:25 +01:00
  • 780b7ed39f docs(Sweepers): fix typo (#7165) Attituding 2021-12-30 09:13:51 +00:00
  • 9cdc4482a0 chore: dev version iCrawl 2021-12-29 12:08:12 +01:00
  • 2f6f365098 chore(release): version iCrawl 2021-12-29 11:27:07 +01:00
  • f99b58cd2a chore(release): version 13.5.0 iCrawl 2021-12-29 11:27:07 +01:00
  • 22cadaf40f chore: deps iCrawl 2021-12-29 11:19:20 +01:00
  • 3496516dc9 refactor(MessageEmbed): Deprecate strings for setAuthor() (completely) and setFooter() (#7153) Jiralite 2021-12-29 10:04:16 +00:00
  • baacd6ba69 feat(GuildMember): add method to check timeout (#7146) Shubham Parihar 2021-12-29 15:22:15 +05:30
  • 1391c363e5 chore: bump dapi-types (#7159) Suneet Tipirneni 2021-12-28 18:34:14 -05:00
  • 4cc6331e5c chore: fixup commits in changelog iCrawl 2021-12-28 12:36:06 +01:00
  • 1ae1853788 chore: fixup changelog generation iCrawl 2021-12-28 12:17:23 +01:00
  • d80fddf06d chore: better changelog generation iCrawl 2021-12-28 12:11:51 +01:00
  • 3c62bd2d47 refactor: import timers, process, and Buffer from node: (#7157) Antonio Román 2021-12-28 10:15:24 +01:00
  • d0c3961aef fix(GuildMemberManager): nick endpoint (#7151) muchnameless 2021-12-26 18:52:48 +01:00
  • fc4292e2e9 fix(Permissions): toArray shouldn't check admin (#7144) D Trombett 2021-12-26 15:46:35 +01:00
  • 7e5f16b6b3 fix: Remove deprecation warning on Message#cleanContent (#7143) Jiralite 2021-12-26 14:46:28 +00:00
  • f1d35e32ee ci: use correct capitalization of npm (#7150) Superchupu 2021-12-26 11:57:24 +00:00
  • 2bfc638a5c feat(ClientOptions): waitGuildTimeout amount client option (#6576) Kyler Chin 2021-12-24 05:30:00 -08:00
  • ea9e897b92 chore: bump version iCrawl 2021-12-24 12:26:51 +01:00
  • bf346e7fdf chore: release 13.4.0 iCrawl 2021-12-24 12:25:12 +01:00
  • 391211040a chore: deps iCrawl 2021-12-24 12:21:53 +01:00
  • 1626dded5b types(CategoryChannel): fix createChannel return type (#7138) Rodry 2021-12-24 10:58:50 +00:00
  • e6f41b578a fix(BaseMessageComponent): don't create new class instances (#7140) Rodry 2021-12-24 10:58:37 +00:00
  • 1316fd4c6a feat: add support for GuildScheduledEvent (#6493) Shubham Parihar 2021-12-23 18:09:09 +05:30
  • aa7c1b2081 feat(GuildMember): Add timeouts (#7104) Jiralite 2021-12-22 16:54:44 +00:00
  • 2ed02f7fc7 refactor(UserManager): Move methods to the manager (#7087) Jiralite 2021-12-22 13:25:52 +00:00
  • a0a5b0e4fa types(CategoryChannel): createChannel should default to a text channel (#7132) Suneet Tipirneni 2021-12-22 08:00:07 -05:00
  • b763dabaa9 fix: Make the followUp function error more clear (#7129) RaZe 2021-12-22 12:13:34 +02:00
  • 7b65a04cb1 types: make channel types a lot stricter (#7120) Antonio Román 2021-12-22 11:13:01 +01:00
  • 6bb03f2c34 fix(StickerPack): Nullify bannerId (#7119) Jiralite 2021-12-21 08:16:30 +00:00
  • 645b3f84f4 fix: webhook typeguards should use string comparisons (#7127) Suneet Tipirneni 2021-12-21 03:16:11 -05:00
  • 77489b90fc types: forward cache types to collector filters (#7126) Suneet Tipirneni 2021-12-21 03:16:02 -05:00
  • b9b60a37b3 feat: export Sweepers (#7117) muchnameless 2021-12-16 10:06:37 +01:00
  • 55960cc778 feat: Add API error code 50109 (#7112) Jiralite 2021-12-16 09:04:03 +00:00
  • 8efc5c7b8d chore(GuildMemberManager): Update nick path (#7114) Jiralite 2021-12-15 19:43:12 +00:00
  • d1ef2f5e8b feat(Client): add global sweepers (#6825) ckohen 2021-12-15 04:39:27 -08:00
  • bc6a6c539f types: Fix possibly null message properties (#7111) Jiralite 2021-12-15 12:39:05 +00:00
  • a0fe0acbf1 fix(Message): remove usage of .deleted (#7109) Antonio Román 2021-12-14 21:10:14 +01:00
  • d43f68488e docs: deprecate .deleted getters (#7107) Antonio Román 2021-12-14 19:34:27 +01:00
  • 1e00fc2001 refactor(RoleManager): Move some methods over from Role (#7096) Jiralite 2021-12-14 18:04:07 +00:00
  • 49f9a18020 types: use mapped enums instead of overloads (#7088) Suneet Tipirneni 2021-12-14 13:03:39 -05:00
  • 9cf44d1c0e fix(GuildAuditLog): Remove Promises in constructor (#7089) Jiralite 2021-12-14 18:03:21 +00:00
  • 2ce244b502 types(MessageComponentInteraction): Ensure component is not null (#7099) Jiralite 2021-12-12 21:06:24 +00:00
  • 717e0e963f refactor(Guild): remove duplicate methods (#7100) Jan 2021-12-12 22:06:11 +01:00
  • ee91f5a19c docs(Sticker): Fix typo (#7085) Jiralite 2021-12-10 09:09:45 +00:00
  • 5a5c045534 types(GuildAuditLog): Strengthen types (#7090) Jiralite 2021-12-10 09:07:57 +00:00
  • de61fe4854 fix(ShardingManager): fix respawnAll not passing delay correctly (#7084) Antonio Román 2021-12-10 10:07:35 +01:00
  • 6e57b65e99 docs(Constants): Document missing errors (#7086) Jiralite 2021-12-08 22:50:04 +00:00
  • 25b8491235 refactor(Util): replace Util.delayFor with tp.setTimeout (#7082) Antonio Román 2021-12-08 21:31:01 +01:00
  • 23513d1917 docs(Constants): Adjust GUILD_STORE warning placement (#7083) Jiralite 2021-12-08 20:30:40 +00:00
  • fdba146f9b docs(StoreChannel): add deprecation warnings (#7080) Rodry 2021-12-08 17:51:07 +00:00
  • 4515bb1ab2 chore: deps iCrawl 2021-12-08 10:53:37 +01:00
  • 1230bee9bc types(Message): guild should be non-null when message is in guild (#6933) Suneet Tipirneni 2021-12-08 04:49:17 -05:00
  • b0937502d3 refactor: make Structure#deleted a getter to a WeakSet (#7074) Antonio Román 2021-12-08 10:47:54 +01:00
  • f410536c51 feat: add API error code 20029 (#7078) Shubham Parihar 2021-12-08 15:10:49 +05:30
  • 6f58e8122d docs(GuildStickerManager): fix create() example (#7060) SethCohen 2021-12-07 14:15:24 -05:00
  • 5ec542d61f fix(StoreChannel): mark as deprecated (#7072) Antonio Román 2021-12-07 20:15:04 +01:00