Highlights
- Pro
Pinned
1,067 contributions in the last year
Less
More
Activity overview
Contributed to
discordjs/discord.js,
Naval-Base/yuudachi,
iCrawl/discord-vscode
and 5 other
repositories
Contribution activity
July 2021
Created 27 commits in 6 repositories
Created a pull request in discordjs/builders that received 3 comments
test: massively speed up tests
Please describe the changes this PR makes and why it should be merged:
Use swc for tests
+6,066
−7,972
•
3
comments
Opened 1 other pull request in 1 repository
discordjs/builders
1
merged
Reviewed 107 pull requests in 9 repositories
discordjs/discord.js 92 pull requests
- fix(GuildChannel): only fetch invites for the specific channel
- feat(CommandInteraction): add CommandInteractionOptionResolver
-
types(Message): mark
#threadas nullable - chore(ApiRequest): remove mention of var
- feat(REST): append additional information to the required User Agent
- feat(User): banners and banner colors
- feat: make Instance#fetch force true by default, and fix force parameter
- feat(Util): add SweptCollection for auto sweeping of caches
- refactor: remove typing caching
- refactor: change const enums to interfaces
- refactor: remove timer utilities from Client
- types(PartialWebhookFields): add APIMessage to deleteMessage union
- types(Options): add types for cacheWithLimits
- types(Interactions): fix function overloads
- types(Guild): remove fetchVoiceRegions
- fix(PermissionsOverwrites): only convert type if number
- fix: channel type check in actions
- fix(GuildChannel): clone its PermissionOverwriteManager too
- refactor(Message): combine patch methods
- types(Partial): add partial reactions
- revert: support for nested arrays of components, fix error handling
- refactor(Channel): change channel types to UPPER_CASE
- docs(InteractionResponses): reply docs example
- typings(GuildInviteManager): FetchInvitesOptions
- fix(PresenceUpdate): use added presence over nullable getter
- Some pull request reviews not shown.