Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerjosh/nekobot
https://github.com/developerjosh/nekobot
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerjosh/nekobot
- Owner: DeveloperJosh
- Created: 2024-07-30T01:53:19.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-30T02:42:26.000Z (4 months ago)
- Last Synced: 2024-07-31T06:27:21.733Z (4 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# level-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.