Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tekofx/pangolinbot
Simple Telegram Bot
https://github.com/tekofx/pangolinbot
Last synced: 15 days ago
JSON representation
Simple Telegram Bot
- Host: GitHub
- URL: https://github.com/tekofx/pangolinbot
- Owner: tekofx
- Created: 2023-10-18T14:47:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T17:17:31.000Z (about 1 year ago)
- Last Synced: 2024-10-11T11:08:18.152Z (about 1 month ago)
- Language: Dockerfile
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pangolinbot
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.6. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.