Commit Graph

271 Commits (d1700788a1eea4bc8c0ed10833ababbdcddfb92d)
 

Author SHA1 Message Date
Yago b46ea1d9a6 util.isBuffer(data) is deprecated https://nodejs.org/api/util.html#util_util_isbuffer_object 10 years ago
Yago 7ebb1d120d Merge branch 'HeavenVolkoff-master' 10 years ago
Vítor Augusto da Silva Vasconcellos cd2867edfd Add file-type as dependency 10 years ago
Vítor Augusto da Silva Vasconcellos 9e2a8321e9 Add Buffer support to _formatSendData 10 years ago
Yago 2b94493eb5 Update README.md 10 years ago
Yago 9d3dd450be Release v0.17.1. 10 years ago
Yago b1d4e6b416 Handle request timeout. Catch errors while parsing JSON 10 years ago
Yago 83b5654a16 Release v0.17.0. 10 years ago
Yago 28e850be52 Default timeout as 10 seconds 10 years ago
Yago f9603c7e36 Merge branch 'brandly-patch-1' 10 years ago
Yago ab39b1d130 Merge branch 'patch-1' of https://github.com/brandly/node-telegram-bot-api into brandly-patch-1 10 years ago
Yago 06b4ce83b6 Release v0.16.0. 10 years ago
Yago 6a6111360b JSON stringify reply_markup if not string 10 years ago
Yago 723dbae5a8 Update polling.js 10 years ago
Yago 9654b336e2 Update README.hbs 10 years ago
Yago 1ce816c794 Update telegramPolling.js 10 years ago
Yago bbcf28bccc Update polling.js 10 years ago
Yago 604d0ff155 Merge pull request #43 from reyy/master 10 years ago
Rey d03134e667 Replace msg.from.id with msg.chat.id 10 years ago
Rey 59d47f1fba Updated Example to use onText 10 years ago
brandly 152710505f allow 0ms for polling interval 10 years ago
Yago 2b58384ba5 Readme badges 📝💙 10 years ago
Yago bfd955a909 Updated Readme 10 years ago
Yago b8ec36b07d Release v0.15.0. 10 years ago
Yago 430adbba7f Updated Readme 10 years ago
Yago cfd32f47bf Method bot.onText 10 years ago
Yago 9863172779 Update httpsWebHook.js example with cert parameter 10 years ago
Yago 9e5df3022d Release v0.14.0. 10 years ago
Yago bb6a0bb3ff setWebHook allow sending certificate as param. WebHook Documentation 10 years ago
Yago db058d110f Upgraded dependencies 10 years ago
Yago 08678f6b16 deleted del from devDependencies 10 years ago
Yago 6a679b5644 jshint 10 years ago
Yago 48045b98ff Changed query to form data on sendMessage, forwardMessage, sendChatAction, getUserProfilePhotos, sendLocation and getFile. Closes #19 10 years ago
Yago 1a2163dee2 Release v0.13.0. 10 years ago
Yago 3784cb9cb7 Updated contributors 10 years ago
Yago 3d21ed9307 moved jsdoc-to-markdown to devDependencies 10 years ago
Yago ef5e19322c Switched to jsdoc-to-markdown 10 years ago
Yago 0735cd7ce6 Added @private to _buildURL 10 years ago
Yago c8a4fc6917 Can't import 'del' module. Use fs.unlinkSync instead. 10 years ago
Yago 2247d248c8 Chain promise on getFileLink and return a new one. Call reject on error 10 years ago
Yago 04412cc7bf Merge branch 'universome-downloadFile' 10 years ago
Yago d716f27e44 Merge branch 'downloadFile' of https://github.com/universome/node-telegram-bot-api into universome-downloadFile 10 years ago
Yago fffb129565 Better chain a 'then' on the getFile promise and return it. 10 years ago
Yago a330f25b5f Merge branch 'universome-getFileLink' 10 years ago
Yago ea61696275 Merge branch 'getFileLink' of https://github.com/universome/node-telegram-bot-api into universome-getFileLink 10 years ago
Yago 9270f61baf Merge branch 'universome-getFile' 10 years ago
Yago e8978d4bcb Merge branch 'getFile' of https://github.com/universome/node-telegram-bot-api into universome-getFile 10 years ago
Yago 71c9cfa636 Merge branch 'Feverqwe-master' 10 years ago
Yago 1ea5ae8b02 Merge branch 'master' of https://github.com/Feverqwe/node-telegram-bot-api into Feverqwe-master 10 years ago
Yago 2cc46de512 How to run the tests. 10 years ago