telegram-node-bot icon indicating copy to clipboard operation
telegram-node-bot copied to clipboard

Node module for creating Telegram bots.

Results 58 telegram-node-bot issues
Sort by recently updated
recently updated
newest added

Every now and then, the bot stops working (without crashing). The forever log is the same every time: http://pastebin.com/0Cwhbe6i

I want to first of all check the user ID of the API that is not set in the database How do I do?

According to [comment in issue 129](https://github.com/Naltox/telegram-node-bot/issues/129#issuecomment-252519064) the RegExp object rather than a string should be used for RegexpCommand

Also please add export of `CallbackGame` in Models.js file, it's missing now.

I think Package will be more Power full to have some middle ware between router and handler function