Files
tg-bot-template/apps/bot/locales/en.ftl
Yuu Ottosoka 0ceba57012 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
2025-07-12 17:15:32 +03:00

2 lines
78 B
Plaintext

start-ask-name = Hello, what is your name?
start-welcome = Welcome, { $user }!