DEV Community

# kaufmanbot

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Add "demo-taxi-orders" command in Telegram bot on NestJS

Add "demo-taxi-orders" command in Telegram bot on NestJS

5
Comments
8 min read
Add support use inlineKeyboard in Telegram bot on NestJS

Add support use inlineKeyboard in Telegram bot on NestJS

7
Comments
5 min read
Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS

Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS

9
Comments
21 min read
Publish all the libraries in Telegram bot on NestJS to the npm registry

Publish all the libraries in Telegram bot on NestJS to the npm registry

5
Comments
6 min read
Refactoring monolith application to modules with DI in Telegram bot on NestJS

Refactoring monolith application to modules with DI in Telegram bot on NestJS

7
Comments
14 min read
Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS

Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS

6
Comments
7 min read
Hide system commands from users and add bot description to Telegram bot on NestJS

Hide system commands from users and add bot description to Telegram bot on NestJS

5
Comments
9 min read
Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS

Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS

5
Comments
4 min read
How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS

How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS

5
Comments
1 min read
Append a support to work telegram bot over web hook for speed up create answer to user in Telegram bot on NestJS

Append a support to work telegram bot over web hook for speed up create answer to user in Telegram bot on NestJS

7
Comments
3 min read
Add support work in groups and use global bot name for that in Telegram bot on NestJS

Add support work in groups and use global bot name for that in Telegram bot on NestJS

6
Comments
7 min read
Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS

Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS

6
Comments
9 min read
Create short commands and example using recursive contextable work in Telegram bot on NestJS

Create short commands and example using recursive contextable work in Telegram bot on NestJS

6
Comments
6 min read
Create module for generate random jokes in Telegram bot on NestJS

Create module for generate random jokes in Telegram bot on NestJS

6
Comments
4 min read
Create module for generate random quote of famous people in Telegram bot on NestJS

Create module for generate random quote of famous people in Telegram bot on NestJS

5
Comments 1
3 min read
Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot

Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot

6
Comments
3 min read
Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API

Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API

5
Comments
17 min read
Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS

Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS

6
Comments
11 min read
Add Prisma ORM to KaufmanBot (NestJS telegram bot application)

Add Prisma ORM to KaufmanBot (NestJS telegram bot application)

6
Comments
9 min read
Create a database in dokku infra and set up run flyway migration from github runner

Create a database in dokku infra and set up run flyway migration from github runner

5
Comments
5 min read
Create a database for the application and create first migration via flyway

Create a database for the application and create first migration via flyway

6
Comments
5 min read
Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS

Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS

6
Comments
6 min read
Add dev and prod infrastructure on docker compose for NestJS application

Add dev and prod infrastructure on docker compose for NestJS application

5
Comments
6 min read
Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot

Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot

7
Comments
11 min read
Add new dictionaries with translations to NestJS application using poedit.net

Add new dictionaries with translations to NestJS application using poedit.net

5
Comments
2 min read
Create facts generator for telegram bot with NestJS

Create facts generator for telegram bot with NestJS

6
Comments
3 min read
Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule

Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule

6
Comments
4 min read
Handling nodejs errors in a NestJS application using a telegram bot as an example

Handling nodejs errors in a NestJS application using a telegram bot as an example

6
Comments
1 min read
NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request

NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request

5
Comments
4 min read
Deploy nestjs project to VPS with dokku

Deploy nestjs project to VPS with dokku

7
Comments
4 min read
Create scraper plugin for telegram bot on nestjs

Create scraper plugin for telegram bot on nestjs

7
Comments
9 min read
Add env-var, lint-staged and etc. for nx workspace

Add env-var, lint-staged and etc. for nx workspace

6
Comments
6 min read
Add support telegram bot to nestjs with nestjs-telegraf

Add support telegram bot to nestjs with nestjs-telegraf

7
Comments 1
3 min read
Local build and run nestjs application

Local build and run nestjs application

5
Comments 2
3 min read
Deploy nestjs application to heroku (Success)

Deploy nestjs application to heroku (Success)

7
Comments
1 min read
Deploy nestjs application to vercel (Failure)

Deploy nestjs application to vercel (Failure)

6
Comments
3 min read
I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...

I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...

8
Comments
1 min read
Deploy nestjs application to netfly (Failure)

Deploy nestjs application to netfly (Failure)

5
Comments
3 min read
Add nestjs nx plugin, create server app and core lib

Add nestjs nx plugin, create server app and core lib

5
Comments
2 min read
loading...