add conversation handler for start command with name input and welcome message
update locales for new conversation flow
add @grammyjs/conversations dependency
Add internationalization support to the bot using grammy-i18n package.
Includes English and Russian locale files and updates to session handling.
Disabled db:generate in Dockerfile as it's not needed during build.