Update code.ts #28

Closed
probablycorey wants to merge 1 commits from probablycorey-patch-8 into main

body!

body!
probablycorey added 1 commit 2025-11-13 22:02:11 +00:00
probablycorey reviewed 2025-11-13 22:02:35 +00:00
probablycorey left a comment
Author
Owner

This is the review body

This is the review body
@ -57,4 +56,0 @@
})
},
},
"/discord/auth": async () => {
Author
Owner

This is a review comment!

This is a review comment!
probablycorey reviewed 2025-11-13 22:08:02 +00:00
@ -24,3 +24,4 @@
const dbPath = getConfig("dbPath")
Bun.file(dbPath).delete()
AJSDLKJLAKSJD
Author
Owner

NO

NO
probablycorey reviewed 2025-11-13 22:08:23 +00:00
probablycorey left a comment
Author
Owner

????

????
@ -18,3 +18,3 @@
"/": {
GET: () => new Response("🌵"),
POST: () => new Response("Use /gitea/webhook for POST requests", { status: 400 }),
VRERE: () => new Response("Use /gitea/webhook for POST requests", { status: 400 }),
Author
Owner

Thius too?

Thius too?
probablycorey reviewed 2025-11-13 22:09:39 +00:00
probablycorey left a comment
Author
Owner

asdf

asdf
@ -52,17 +53,7 @@ const server = serve({
},
"/errors": {
GET: () => {
return new Response(JSON.stringify(errors, null, 2), {
Author
Owner

SO TIRED

SO TIRED
probablycorey closed this pull request 2025-11-13 22:09:43 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: probablycorey/ignore-me#28
No description provided.