- Germany
-
12:09
(UTC +01:00)
Block or Report
Block or report SpaceEEC
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
discordjs/discord.js Public
A powerful JavaScript library for interacting with the Discord API
-
discordjs/discord-api-types Public
Up to date Discord API Typings, versioned by the API version
-
-
-
crux_interaction Public
DSL to define Discord application commands and means to respond to incoming interactions
Elixir
679 contributions in the last year
Less
More
Activity overview
Contributed to
discordjs/discord.js,
discordjs/discord-api-types,
discordjs/discord-utils-bot
and 5 other
repositories
Contribution activity
March 2023
Created a pull request in discordjs/discord.js that received 2 comments
chore(discord.js): release discord.js@13.14.0
Please describe the changes this PR makes and why it should be merged: This PR updates the changelog and bumps the package version in the package.j…
+13
−1
•
2
comments
Reviewed 30 pull requests in 2 repositories
discordjs/discord.js
25 pull requests
- ci: Lock ancient issues
- fix(WebSocketShard): don't close in #destroy when status is connecting
-
fix(rest): remove
const enum
s in favour of regular enums - chore(ws): correct order for debug logs when identifying
- build: resolve issue with esbuild-plugin-version-injector not working
- fix(WebSocketShard): cancel initial heartbeat in destroy
-
fix(ThreadManager): add
members
and conditionally includehasMore
- fix(Message#editable): update editable check in threads locked
- feat: add GuildBasedTextChannelTypes
-
docs: Update
APISelectMenuComponent
-
fix(ThreadManager): Respect
cache
andforce
in fetching -
docs(FetchArchivedThreadOptions):
before
respectsarchive_timestamp
, not creation timestamp -
refactor(FetchThreadsOptions): Remove
active
-
fix(TextBasedChannelTypes): add
GuildStageVoice
- chore: release all packages
- feat(Collector): add lastCollectedTimestamp
- fix(snowflake): snowflakes length
-
refactor(core): move
setVoiceState
toGuildsAPI
- docs(MessageManager): add clarification to fetch messages
- fix(WebSocketShard): #send race condition due to ready state
- feat(WebSocketShard): heartbeat jitter
- chore(voice): release @discordjs/voice@0.15.0
- fix(ThreadChannel): fetch starter message properly
- Fix a rare error regarding interactions
- fix(Actions): inject built data by using a symbol
- Some pull request reviews not shown.