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

https://github.com/vdistortion/imp-telegram-bot

Бот для Telegram
https://github.com/vdistortion/imp-telegram-bot

nodejs telegraf telegram-bot-api typescript

Last synced: 3 months ago
JSON representation

Бот для Telegram

Awesome Lists containing this project

README

        

# ImpBot

ImpBot based on Node.js and [Telegraf](https://github.com/telegraf/telegraf) framework.

## Before you start

First copy `.env.example` file to `.env` and fill in all necessary values.

```
TELEGRAM_BOT_TOKEN=""
```

## Start your local server

```
npm ci
npm run dev
```

## Production

You can fork this template and do the necessary changes you need. Then you when are done with your changes simply goto [vercel git import](https://vercel.com/import/git).

Reference to [this update](https://vercel.com/docs/security/deployment-protection#migrating-to-standard-protection), you need turn off `Vercel Authentication`, Settings => Deployment Protection