https://github.com/fyko/scer-legendary-bot
the leggy bot for scer
https://github.com/fyko/scer-legendary-bot
Last synced: 6 months ago
JSON representation
the leggy bot for scer
- Host: GitHub
- URL: https://github.com/fyko/scer-legendary-bot
- Owner: Fyko
- License: mit
- Created: 2024-06-24T19:32:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-06T00:15:07.000Z (11 months ago)
- Last Synced: 2025-10-14T19:09:22.077Z (9 months ago)
- Language: TypeScript
- Size: 727 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-template
To install dependencies:
```bash
bun install
```
Development:
```bash
bun run dev
```
Build:
```bash
bun run build
```