Commit Graph

80 Commits (942fc4854b924a6860756e407dd9283fd0ff601b)

Author SHA1 Message Date
Mohammed Sohail 942fc4854b src/telegram: Add sendVideoNote method (#330) 9 years ago
GochoMugo 64bbefd898
test: Fix tests for 'TelegramBot#onText()' 9 years ago
GochoMugo 11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener() 9 years ago
Fabio Zuber 9f3107b5ab src/telegram: reset state of global regexp (#326) 9 years ago
Evgeny Bondarenko c1fc486225 src: Load transpiled code for Node 5 9 years ago
GochoMugo 130f6940ce
src/polling: Fix bug #284 9 years ago
GochoMugo 9a9dfa9560
src: Minor fixes 9 years ago
Gocho Mugo eed7c1e4d0 src: Add proper error handling (#283) 9 years ago
GochoMugo 79de62a96e
src/telegram: Add TelegramBot#removeReplyListener() 9 years ago
GochoMugo d4a469df6b
pkg: Fix bug #275 9 years ago
GochoMugo 14f37c7181
test: Add test for TelegramBot#sendDocument() using 'fileOpts' param 9 years ago
GochoMugo 9f031a72e5
pr/272: Finish on PR 9 years ago
Anton Mironov 3263c6c253 Webhook health check endpoint 9 years ago
GochoMugo a32259b1a1
src/telegram: Consider stream.path could not be parsed 9 years ago
GochoMugo ef3574ee88 doc: Improve project documentation 9 years ago
GochoMugo a9d6e93622
[telegram] Return error on trying to use Polling, WebHook together 9 years ago
GochoMugo 0d20565bd5
[telegram] Add constructor option, 'filepath' 9 years ago
GochoMugo e009b60efa
[webhook] Do not rely on http.Server#listening property 9 years ago
GochoMugo 97c8130d93
[webhook,polling] Improve starting, stopping of webhook, polling 9 years ago
GochoMugo 2a782fddbc
Deprecate support for Node.js v0.12 9 years ago
GochoMugo 31a2376a1f
[webhook] Allow passing options to HTTPS server 9 years ago
Gocho Mugo 215e0dc23b Add deleteWebHook, getWebHookInfo (#246) 9 years ago
Gocho Mugo bc7549599e Ensure consistency of methods signatures (#245) 9 years ago
GochoMugo 96bff10119
[test] Skip tests for TelegramBot#sendContact() 9 years ago
GochoMugo 6dabdb47d8 [test] Calculate rate-limit timeout from error response 9 years ago
GochoMugo 80a25c0e6e
[test] Place and update test options in mocha.opts file 9 years ago
GochoMugo 0cd993f3e8 [test] Fix incorrect test cases 9 years ago
GochoMugo a7972cc6a4
[test] FIX OUR TESTS 9 years ago
GochoMugo db3c5c3cc3
Run test for TelegramBot#_formatSendData() on supported Node.js versions 9 years ago
GochoMugo f5af2bf588
Add accompanying tests, minor fixes and updates for PR #158 9 years ago
GochoMugo f91d426c35
Minor fixes and Docs update for PR #144 9 years ago
GochoMugo 82ee13e953 Add accompanying test for PR #133 9 years ago
GochoMugo 618555101f
Fix test for TelegramBot#sendVenue() 9 years ago
GochoMugo be49b69219
Fix handling fs.readStream.path if it's a buffer 9 years ago
Conor Fennell 96adb918c1 Create a stop method #81 10 years ago
Serhii Dmytruk cf8e90e70f getchat action 10 years ago
Devin Doolin 2c606f6b48 Removes unnecessary done() calls in tests 10 years ago
Devin Doolin 3947683ad1 Further updates for Bots 2.0 10 years ago
Iiro Jäppinen 5633aa97bd add test for the sendVenue method 10 years ago
Devin Doolin a0c1d05441 Removes unnecessary done() calls in tests 10 years ago
Devin Doolin ae7ec074be Further updates for Bots 2.0 10 years ago
Yago d883ebe6f2 Babel compile ES2015 to ES5 for publishing, support for old NodeJS versions. JSDoc can't parse class-properties, generate lib-doc. Run tests against lib. #90 10 years ago
AVVS 83e42201ee refactor: rewrite to babel, es6 & eslint 10 years ago
Yago 34e935e81b Check update_id in TelegramBotPolling test 10 years ago
Yago bcafbfb0ac #TelegramBotPolling test a bit clear 10 years ago
Yago 610a989e69 downloadFile test 10 years ago
Yago 385590ef3f Test video Buffer 10 years ago
Yago f2153a7754 Throw error if Unsupported Buffer file type. Test 'should send a video from a Buffer' 10 years ago
Yago fd4cf4e353 Tests cases for #56 10 years ago
Yago cfd32f47bf Method bot.onText 10 years ago