https://github.com/izadoesdev/mailbuddybot
https://github.com/izadoesdev/mailbuddybot
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/izadoesdev/mailbuddybot
- Owner: izadoesdev
- Created: 2025-04-20T09:29:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T09:02:19.000Z (about 1 year ago)
- Last Synced: 2026-07-07T13:29:19.673Z (3 days ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mailbuddybot
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
## Authors