Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunchib/aoebot
https://github.com/arjunchib/aoebot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjunchib/aoebot
- Owner: arjunchib
- Created: 2023-09-30T19:55:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T06:22:54.000Z (about 1 year ago)
- Last Synced: 2024-10-02T00:22:26.821Z (3 months ago)
- Language: TypeScript
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# memebot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run main.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.