feat(bot): implement conversation flow for start command
add conversation handler for start command with name input and welcome message update locales for new conversation flow add @grammyjs/conversations dependency
This commit is contained in:
@@ -1 +1,2 @@
|
||||
start = Привет, как я могу тебе помочь
|
||||
start-ask-name = Привет, как тебя зовут
|
||||
start-welcome = Привет, { $user }!
|
||||
Reference in New Issue
Block a user