Add code.ts #25
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey-patch-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not into this
@ -0,0 +3,4 @@import "./discord/index" // Make suer the discord client is initializedimport { getConfig } from "./config"interface ErrorLog {What is this about?
@ -0,0 +12,4 @@const errors: ErrorLog[] = []const server = serve({OMG< AND THSI
!!!!
@ -0,0 +62,4 @@const authorizeUrl = `https://discord.com/oauth2/authorize?client_id=${process.env.DISCORD_CLIENT_ID}&scope=bot&permissions=${permissions}`const html = (<html>!11!
LGTM
@ -0,0 +69,4 @@</body></html>)return new Response(html.toString(), { headers: { "Content-Type": "text/html" } })I'm worried about this
Hell no
moo
@ -0,0 +1,79 @@import { serve } from "bun"ok