https://github.com/tcsenpai/perplexibot
https://github.com/tcsenpai/perplexibot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcsenpai/perplexibot
- Owner: tcsenpai
- Created: 2024-03-24T19:22:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-25T01:05:10.000Z (over 1 year ago)
- Last Synced: 2025-01-14T00:11:57.613Z (9 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PerplexiBot
To install dependencies:
```bash
bun install
```To run:
```bash
bun start
```This project was created using `bun init` in bun v1.0.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.