Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
721 stars 143 forks source link

use RegExp object to define regular expression #136

Open sturman opened 7 years ago

sturman commented 7 years ago

According to comment in issue 129 the RegExp object rather than a string should be used for RegexpCommand