Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
kaufmanbot
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Add "demo-taxi-orders" command in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Nov 6 '22
Add "demo-taxi-orders" command in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
taxi
6
reactions
Comments
Add Comment
8 min read
Add support use inlineKeyboard in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 29 '22
Add support use inlineKeyboard in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
inline
#
keyboards
7
reactions
Comments
Add Comment
5 min read
Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 22 '22
Add schematics for create empty kaufman-bot applications and library in Telegram bot on NestJS
#
kaufmanbot
#
schematics
#
nx
#
nestjs
9
reactions
Comments
Add Comment
21 min read
Publish all the libraries in Telegram bot on NestJS to the npm registry
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 17 '22
Publish all the libraries in Telegram bot on NestJS to the npm registry
#
kaufmanbot
#
nestjs
#
npm
#
publish
5
reactions
Comments
Add Comment
6 min read
Refactoring monolith application to modules with DI in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 16 '22
Refactoring monolith application to modules with DI in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
di
#
refactoring
7
reactions
Comments
Add Comment
14 min read
Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 13 '22
Append standard-version and create changelog with released features and fixes in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
changelog
#
semver
6
reactions
Comments
Add Comment
7 min read
Hide system commands from users and add bot description to Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 13 '22
Hide system commands from users and add bot description to Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegam
#
description
5
reactions
Comments
Add Comment
9 min read
Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 13 '22
Append "botinfo" command for look deploy, server and user information in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
botinfo
5
reactions
Comments
Add Comment
4 min read
How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 12 '22
How to receive messages in group chats using telegram bot app without full access in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
groups
12
reactions
Comments
Add Comment
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
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 12 '22
Append a support to work telegram bot over web hook for speed up create answer to user in Telegram bot on NestJS
#
kaufmanbot
#
telegram
#
nestjs
#
webhook
8
reactions
Comments
Add Comment
3 min read
Add support work in groups and use global bot name for that in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 12 '22
Add support work in groups and use global bot name for that in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
groups
6
reactions
Comments
Add Comment
7 min read
Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 10 '22
Create example of recursive contextable commands "first meeting" with store data in database for Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
recursive
#
postgres
6
reactions
Comments
Add Comment
9 min read
Create short commands and example using recursive contextable work in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 8 '22
Create short commands and example using recursive contextable work in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
recursive
6
reactions
Comments
Add Comment
6 min read
Create module for generate random jokes in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 7 '22
Create module for generate random jokes in Telegram bot on NestJS
#
jokes
#
kaufmanbot
#
nestjs
#
telegram
6
reactions
Comments
Add Comment
4 min read
Create module for generate random quote of famous people in Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 6 '22
Create module for generate random quote of famous people in Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
telegram
#
quotes
5
reactions
Comments
1
comment
3 min read
Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 5 '22
Add different multilingual settings for FactsGeneratorModule in NestJS Telegram bot
#
kaufmanbot
#
nestjs
#
telegram
#
facts
7
reactions
Comments
Add Comment
3 min read
Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 3 '22
Add a module for process unhandled message in NestJS Telegram bot with Google Dialogflow API
#
kaufmanbot
#
nestjs
#
telegram
#
dialogflow
5
reactions
Comments
Add Comment
17 min read
Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Apr 1 '22
Add a module for debugging messages in admin mode and user mode for Telegram bot on NestJS
#
kaufmanbot
#
nestjs
#
debug
#
telegram
6
reactions
Comments
Add Comment
11 min read
Add Prisma ORM to KaufmanBot (NestJS telegram bot application)
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 26 '22
Add Prisma ORM to KaufmanBot (NestJS telegram bot application)
#
kaufmanbot
#
nestjs
#
prisma
#
github
6
reactions
Comments
Add Comment
9 min read
Create a database in dokku infra and set up run flyway migration from github runner
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 26 '22
Create a database in dokku infra and set up run flyway migration from github runner
#
kaufmanbot
#
postgres
#
github
#
migrations
5
reactions
Comments
Add Comment
5 min read
Create a database for the application and create first migration via flyway
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 26 '22
Create a database for the application and create first migration via flyway
#
kaufmanbot
#
postgres
#
flyway
#
migrations
10
reactions
Comments
Add Comment
5 min read
Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 19 '22
Add postgres to docker compose and dokku infrastructure for telegram bot in NestJS
#
nestjs
#
kaufmanbot
#
docker
#
postgres
6
reactions
Comments
Add Comment
6 min read
Add dev and prod infrastructure on docker compose for NestJS application
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 19 '22
Add dev and prod infrastructure on docker compose for NestJS application
#
nestjs
#
kaufmanbot
#
docker
#
infrastructure
5
reactions
Comments
Add Comment
6 min read
Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 13 '22
Use nestjs-custom-injector to create dynamic handlers in NestJS when creating a telegram bot
#
nestjs
#
kaufmanbot
#
providers
#
multi
7
reactions
Comments
Add Comment
11 min read
Add new dictionaries with translations to NestJS application using poedit.net
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Mar 8 '22
Add new dictionaries with translations to NestJS application using poedit.net
#
kaufmanbot
#
nestjs
#
translates
#
poedit
5
reactions
Comments
Add Comment
2 min read
Create facts generator for telegram bot with NestJS
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 26 '22
Create facts generator for telegram bot with NestJS
#
kaufmanbot
#
facts
#
generator
#
nestjs
7
reactions
Comments
Add Comment
3 min read
Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 26 '22
Create CurrencyConverterModule for telegram bot on NestJS using ScraperModule
#
kaufmanbot
#
nestjs
#
modules
#
currency
6
reactions
Comments
Add Comment
4 min read
Handling nodejs errors in a NestJS application using a telegram bot as an example
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 26 '22
Handling nodejs errors in a NestJS application using a telegram bot as an example
#
kaufmanbot
#
node
#
nestjs
#
errors
6
reactions
Comments
Add Comment
1 min read
NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 21 '22
NestJS Telegram bot, fix error: 409: Conflict: terminated by other getUpdates request
#
kaufmanbot
#
nestjstelegraf
#
errors
6
reactions
Comments
Add Comment
4 min read
Deploy nestjs project to VPS with dokku
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 21 '22
Deploy nestjs project to VPS with dokku
#
kaufmanbot
#
nestjs
#
dokku
#
vps
7
reactions
Comments
Add Comment
4 min read
Create scraper plugin for telegram bot on nestjs
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 20 '22
Create scraper plugin for telegram bot on nestjs
#
kaufmanbot
#
nestjs
#
scraper
#
currency
7
reactions
Comments
Add Comment
9 min read
Add env-var, lint-staged and etc. for nx workspace
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 13 '22
Add env-var, lint-staged and etc. for nx workspace
#
kaufmanbot
#
env
#
lintstaged
#
rucken
6
reactions
Comments
Add Comment
6 min read
Add support telegram bot to nestjs with nestjs-telegraf
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 13 '22
Add support telegram bot to nestjs with nestjs-telegraf
#
kaufmanbot
#
nestjs
#
telegram
#
nestjstelegraf
15
reactions
Comments
1
comment
3 min read
Local build and run nestjs application
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
Local build and run nestjs application
#
kaufmanbot
#
nx
#
nestjs
#
deploy
5
reactions
Comments
2
comments
3 min read
Deploy nestjs application to heroku (Success)
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
Deploy nestjs application to heroku (Success)
#
kaufmanbot
#
nx
#
heroku
7
reactions
Comments
Add Comment
1 min read
Deploy nestjs application to vercel (Failure)
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
Deploy nestjs application to vercel (Failure)
#
kaufmanbot
#
nx
#
vercel
6
reactions
Comments
Add Comment
3 min read
I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
I decided to try to keep a twitter history of rewriting one of the projects, I'm starting ...
#
kaufmanbot
#
nx
16
reactions
Comments
Add Comment
1 min read
Deploy nestjs application to netfly (Failure)
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
Deploy nestjs application to netfly (Failure)
#
kaufmanbot
#
nx
#
netlify
6
reactions
Comments
Add Comment
3 min read
Add nestjs nx plugin, create server app and core lib
ILshat Khamitov
ILshat Khamitov
ILshat Khamitov
Follow
Feb 12 '22
Add nestjs nx plugin, create server app and core lib
#
kaufmanbot
#
nx
#
nestjs
7
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account