https://github.com/notwindstone/closedopensource
Говнобот на discord.js для сервера closedopensource (крутой сервер)
https://github.com/notwindstone/closedopensource
Last synced: about 1 year ago
JSON representation
Говнобот на discord.js для сервера closedopensource (крутой сервер)
- Host: GitHub
- URL: https://github.com/notwindstone/closedopensource
- Owner: notwindstone
- Created: 2022-12-06T18:22:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T19:29:57.000Z (about 2 years ago)
- Last Synced: 2024-06-21T12:24:06.693Z (almost 2 years ago)
- Language: TypeScript
- Size: 147 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# closedopensource
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.12. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.