Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerjosh/anime-bot-v2
https://github.com/developerjosh/anime-bot-v2
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerjosh/anime-bot-v2
- Owner: DeveloperJosh
- Created: 2024-08-27T03:03:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T16:11:26.000Z (3 months ago)
- Last Synced: 2024-08-29T18:02:23.415Z (3 months ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-discord-bot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.1.24. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.