profile
viewpoint
Skillz4Killz Skillz of the House Killz, the First of His Name Possibly Undefined, The Strictly Typed, King of the Interfaces, the Enums and the Union Types, King of Imports

quranacademy/digital-quran-docs 35

Documentation for Quran Academy data distribution project: Digital Quran - https://quranacademy.gitbook.io/digital-quran/

kyranet/lyrch 5

Experimental Serenity bot

pedall/g4m3r-wiki 2

The official wiki for the discord bot 'G4M3R'

jaamess/loud-bot 1

Custom Javascript bot for LOUD's Discord server

push eventAFink/discordeno

Jonathan Ho

commit sha abfa0bb8fbb3845e9411f2fd6e75ff70d7417e85

test(rest-proxy): add image scan on push to main (#3046)

view details

Skillz4Killz

commit sha 151cf59eb53a9000c6a8576d30c0647ca1ff5ac3

Merge branch 'main' into guildUnavailable

view details

push time in 2 hours

delete branch discordeno/discordeno

delete branch : H01001000-rest-proxy-image-scan

delete time in 2 hours

delete branch discordeno/discordeno

delete branch : gh-readonly-queue/main/pr-3046-6ea65c70e3876c1eec860f191337561b5b4ffb45

delete time in 2 hours

push eventdiscordeno/discordeno

Jonathan Ho

commit sha abfa0bb8fbb3845e9411f2fd6e75ff70d7417e85

test(rest-proxy): add image scan on push to main (#3046)

view details

push time in 2 hours

PullRequestReviewEvent

push eventAFink/discordeno

Endy

commit sha dcc121af4699269a45d070600d31b96541990416

fix(gateway): Use Deno's WebSocket (#3030) * fix(gateway): Use Deno's WebSocket * invert runtime check

view details

Jonathan Ho

commit sha 6ea65c70e3876c1eec860f191337561b5b4ffb45

chore(rest-proxy): update base image (#3045)

view details

Skillz4Killz

commit sha 2b170976bacd98e71bffd4589db08bca0ed4b7be

Merge branch 'main' into guildUnavailable

view details

push time in a day

delete branch discordeno/discordeno

delete branch : H01001000-rest-proxy-update-image

delete time in a day

delete branch discordeno/discordeno

delete branch : gh-readonly-queue/main/pr-3045-dcc121af4699269a45d070600d31b96541990416

delete time in a day

push eventdiscordeno/discordeno

Jonathan Ho

commit sha 6ea65c70e3876c1eec860f191337561b5b4ffb45

chore(rest-proxy): update base image (#3045)

view details

push time in a day

push eventdiscordeno/discordeno

Endy

commit sha dcc121af4699269a45d070600d31b96541990416

fix(gateway): Use Deno's WebSocket (#3030) * fix(gateway): Use Deno's WebSocket * invert runtime check

view details

Skillz4Killz

commit sha 8e6250f099798398e9c7c2b410809c3607dc350f

Merge branch 'main' into H01001000-main-bun-test

view details

push time in a day

delete branch discordeno/discordeno

delete branch : gh-readonly-queue/main/pr-3030-169e11771d3dbb5f2fbba25a66d4b1418a9ea862

delete time in a day

PR merged discordeno/discordeno

Reviewers
fix(gateway): Use Deno's WebSocket t-fix pkg-gateway pkg-bot

Check for Deno namespace and use its ws instead of node ws (without using eval like #3029)

+12 -18

1 comment

2 changed files

Endy3032

pr closed time in a day

push eventdiscordeno/discordeno

Endy

commit sha dcc121af4699269a45d070600d31b96541990416

fix(gateway): Use Deno's WebSocket (#3030) * fix(gateway): Use Deno's WebSocket * invert runtime check

view details

push time in a day

PullRequestReviewEvent

push eventAFink/discordeno

Skillz4Killz

commit sha 8cc748330686b57f285fba39578eeb920b9d2702

Update packages/bot/src/handlers/guilds/GUILD_DELETE.ts

view details

push time in a day

PullRequestReviewEvent

Pull request review commentdiscordeno/discordeno

feat(bot): Add guildUnavailable event, fixes #3028

 import type { Bot } from '../../bot.js'  export async function handleGuildDelete(bot: Bot, data: DiscordGatewayPayload, shardId: number): Promise<void> {   const payload = data.d as DiscordUnavailableGuild++  if (payload.unavailable) return bot.events.guildUnavailable?(bot.transformers.snowflake(payload.id), shardId);
  if (payload.unavailable) return bot.events.guildUnavailable?.(bot.transformers.snowflake(payload.id), shardId);
AFink

comment created time in a day

PullRequestReviewEvent
PullRequestReviewEvent

pull request commentdiscordeno/discordeno

chore(rest-proxy): update base image

@H01001000 tests failing

H01001000

comment created time in a day

PullRequestReviewEvent
PullRequestReviewEvent

issue openeddiscordeno/discordeno

[bot] createBot option applicationId should accept BigString

currently it requires bigint

created time in 13 days

pull request commentdiscordeno/discordeno

feat(bot): add cli

Should this not be its own package?

H01001000

comment created time in 14 days

push eventSkillz4Killz/gamer-deno

Skillz

commit sha 1355aee0eb79ec81ba387ffb55e3ddf4dec4f2a6

fix: inhibitors

view details

push time in 21 days

push eventSkillz4Killz/gamer-deno

Skillz

commit sha cfcf83e494bad61186cf8189bce83927ffa991ad

feat: vip command

view details

push time in 22 days

push eventSkillz4Killz/gamer-deno

Skillz

commit sha bbe6756df6b8120f300304b096b0fc5592e2a1a4

feat: embeds and fixes to role messages

view details

push time in 22 days

more