Fish Wang says to Ow< [MSFW]https://github.com/yagop/node-telegram-bot-api // Matches "/echo [whatever]" bot.onText(/\/echo (.+)/, function (msg, match) { // 'msg' is the received Message from Telegram // 'match' is the result of executing the regexp above on the text content // of the messageat Mon, Jan 30, 2017 10:38 PM