https://github.com/secondfry/eveonline-zkillboard-discord-webhook
https://github.com/secondfry/eveonline-zkillboard-discord-webhook
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/secondfry/eveonline-zkillboard-discord-webhook
- Owner: secondfry
- Created: 2024-10-30T22:39:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-01T03:02:20.000Z (over 1 year ago)
- Last Synced: 2025-12-08T12:47:02.761Z (6 months ago)
- Language: TypeScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eveonline-zkillboard-discord-webhook
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.