The Discord bot of LumiRadio
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 15:23:16 +02:00
src chore: initial commit 2026-09-17 15:23:16 +02:00
.gitignore chore: initial commit 2026-09-17 15:23:16 +02:00
bun.lock chore: initial commit 2026-09-17 15:23:16 +02:00
package.json chore: initial commit 2026-09-17 15:23:16 +02:00
README.md chore: initial commit 2026-09-17 15:23:16 +02:00
tsconfig.json chore: initial commit 2026-09-17 15:23:16 +02:00

byers

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.1. Bun is a fast all-in-one JavaScript runtime.