No description
  • Rust 97.4%
  • Dockerfile 2.6%
Find a file
2025-12-11 01:19:09 +09:00
.github/workflows Update Dockerfile, main.yml, and index.ts for bot configuration and activity status 2025-12-11 01:19:09 +09:00
cli init 2025-12-11 01:16:37 +09:00
src Update Dockerfile, main.yml, and index.ts for bot configuration and activity status 2025-12-11 01:19:09 +09:00
.env.example init 2025-12-11 01:16:37 +09:00
.gitignore init 2025-12-11 01:16:37 +09:00
bun.lock init 2025-12-11 01:16:37 +09:00
compose.yml Update Dockerfile, main.yml, and index.ts for bot configuration and activity status 2025-12-11 01:19:09 +09:00
Dockerfile Update Dockerfile, main.yml, and index.ts for bot configuration and activity status 2025-12-11 01:19:09 +09:00
package.json init 2025-12-11 01:16:37 +09:00
README.md init 2025-12-11 01:16:37 +09:00
rss.toml init 2025-12-11 01:16:37 +09:00
tsconfig.json init 2025-12-11 01:16:37 +09:00

yanmang

To install dependencies:

bun install

To run:

bun run index.ts

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