llybin / TelegramExchangeRatesBot

Telegram bot actual exchange rates for travel, work and daily life.
https://telegram.me/ExchangeRatesBot
GNU General Public License v3.0
17 stars 3 forks source link

Converting mode by the last chat request #13

Closed llybin closed 5 years ago

llybin commented 5 years ago

For example, last request in chat: BTC USD

Next I want user will be able send only digits e.g. 10 To get: 10 BTC = xxx USD

If only digits(with grouping also) in parser then need to get last chat_request and to convert If no one chat_request - return error