https://github.com/developerjosh/some-bot
https://github.com/developerjosh/some-bot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerjosh/some-bot
- Owner: DeveloperJosh
- Created: 2024-07-30T01:53:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-24T05:08:13.000Z (12 months ago)
- Last Synced: 2025-09-01T05:30:20.385Z (10 months ago)
- Language: JavaScript
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# some-bot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.js
```
This project was created using `bun init` in bun v1.1.15. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.