telegram-bot-client
telegram-bot-client copied to clipboard
Some additional client Methods
Hey, thanks for opening this. The failing tests seem to be my bad as Travis does not pick up the Telegram credentials needed for testing correctly on your fork (which I thought it would).
Let me check that real quick.
It looks like the feature got disabled:
Encrypted environment variables have been removed for security reasons.
See https://docs.travis-ci.com/user/pull-requests/#Pull-Requests-and-Security-Restrictions
so we'll have to live with the failing tests here for now unfortunately.
It's a bit unfortunate that you are unable to run them on Travis right now, but would you be interested in also adding tests for the newly added methods? It's a pretty straightforward thing and helps a lot.
I migrated master to use eslint and merged the changes into your branch so that it's not too much of a hassle to pick it up again.