https://github.com/remove158/discord-music-bot
https://github.com/remove158/discord-music-bot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remove158/discord-music-bot
- Owner: remove158
- Created: 2022-06-13T13:12:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T05:44:58.000Z (10 months ago)
- Last Synced: 2025-08-19T07:23:03.033Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
README
# osmbot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run src/index.ts
```
This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.