An open API service indexing awesome lists of open source software.

https://github.com/dickymuliafiqri/mypertaminabot


https://github.com/dickymuliafiqri/mypertaminabot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# mypertaminabot

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3c2ddfcdcd2546e090e57a249aaf0f1d)](https://app.codacy.com/gh/dickymuliafiqri/MyPertaminaBot/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

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.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.