# telegram-assistant

> telegram bot will help you to do everything you can setup for him

Latest version **1.3.0** (published 2024-03-04) · ISC license · 0 weekly downloads

## Install

```sh
npm install telegram-assistant
pnpm add telegram-assistant
yarn add telegram-assistant
bun add telegram-assistant
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.0 |
| Published | 2024-03-04 |
| First published | 2024-02-23 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 9.9 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Thu Tran |
| Maintainers | thutran142857 |
| Keywords | telegram, bot, assistant, telebot, tele, help, super, power |

## Links

- npm: https://www.npmjs.com/package/telegram-assistant
- Repository: https://github.com/thu142857/telebot-assistant
- Homepage: https://github.com/thu142857/telebot-assistant#readme
- Issues: https://github.com/thu142857/telebot-assistant/issues
- npm.io page: https://npm.io/package/telegram-assistant

## Dependencies (14)

- [fs](https://npm.io/package/fs.md) ^0.0.1-security
- [cors](https://npm.io/package/cors.md) ^2.8.5
- [path](https://npm.io/package/path.md) ^0.12.7
- [axios](https://npm.io/package/axios.md) ^1.6.7
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [moment](https://npm.io/package/moment.md) ^2.30.1
- [morgan](https://npm.io/package/morgan.md) ^1.10.0
- [express](https://npm.io/package/express.md) ^4.18.2
- [telegraf](https://npm.io/package/telegraf.md) ^4.15.3
- [web3-eve-cli](https://npm.io/package/web3-eve-cli.md) ^1.0.0
- [web3-react-task](https://npm.io/package/web3-react-task.md) ^1.0.0
- [kva-email-service](https://npm.io/package/kva-email-service.md) ^1.2.0
- [ssl-http-with-docker](https://npm.io/package/ssl-http-with-docker.md) ^1.1.0
- [tailwind-animation-extension](https://npm.io/package/tailwind-animation-extension.md) ^1.0.0

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 1.3.0 (latest) — 2024-03-04
- 1.2.0 — 2024-03-03
- 1.1.0 — 2024-02-28
- 1.0.1 — 2024-02-24
- 1.0.0 — 2024-02-23

## README

# Telegram bot assistant

Would be your second girlfriend

## Setup

```bash
npm install
```

## Environment

Create your `.env` for production and `.env.local` for local environment

They both should have at least two variables `HOST` and `TELE_BOT` which is your https url and telegram bot token

## Run

```bash
npm run dev
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

---
_Source: https://npm.io/package/telegram-assistant · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
