Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyfallwastaken/high-seas-monitor
https://github.com/skyfallwastaken/high-seas-monitor
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyfallwastaken/high-seas-monitor
- Owner: SkyfallWasTaken
- Created: 2024-10-31T03:06:55.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T02:03:18.000Z (about 2 months ago)
- Last Synced: 2024-11-09T03:18:07.099Z (about 2 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# High Seas Monitor
_(aka [Arcade Monitor](https://github.com/skyfallwastaken/arcade-monitor)) for High Seas_
High Seas Monitor is a monitor for the Hack Club High Seas Shop. It continuously checks for new items,
stock changes, and item updates, keeping you in the loop on the stuff you want.![image](https://cloud-5w5xr0pgh-hack-club-bot.vercel.app/0image.png)
## Usage
To get started, simply join the [#high-seas-monitor](https://hackclub.slack.com/archives/C07UJMV9389) channel on Slack.
## Development
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```---
_© 2024 [Mahad Kalam](https://skyfall.dev)_
_Licensed under the MIT License_