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
- Host: GitHub
- URL: https://github.com/vdistortion/imp-telegram-bot
- Owner: vdistortion
- License: gpl-3.0
- Created: 2023-06-28T23:17:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T06:04:59.000Z (8 months ago)
- Last Synced: 2024-10-08T16:27:22.180Z (8 months ago)
- Topics: nodejs, telegraf, telegram-bot-api, typescript
- Language: TypeScript
- Homepage: https://t.me/ImpTelegramBot
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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