Yago
|
41be1afb9c
|
Updated onReplyToMessage doc
|
2016-01-30 18:19:03 +01:00 |
|
Yago
|
928cbbe95b
|
options.polling.timeout=10
|
2016-01-30 18:14:07 +01:00 |
|
Yago
|
119bb95c8a
|
Release v0.20.0.
v0.20.0
|
2016-01-30 18:06:30 +01:00 |
|
Yago
|
b2a4e26945
|
Updated doc
|
2016-01-30 18:06:04 +01:00 |
|
Yago
|
d2c0ac6409
|
onReplyToMessage example
|
2016-01-30 18:02:24 +01:00 |
|
Yago
|
17cb062c96
|
onReplyToMessage
|
2016-01-30 18:02:09 +01:00 |
|
Yago
|
0d1db09c09
|
Travis node_js versions
|
2016-01-11 20:15:00 +01:00 |
|
Yago
|
8c681e0786
|
Release v0.19.2.
v0.19.2
|
2016-01-11 18:57:00 +01:00 |
|
Yago
|
5b1bad7525
|
Fix foreach bug
|
2016-01-11 18:56:52 +01:00 |
|
Yago
|
14f9696c62
|
Release v0.19.1.
v0.19.1
|
2016-01-11 18:50:26 +01:00 |
|
Yago
|
7e6c220aa3
|
Binds in TelegramBotPolling.prototype._polling
|
2016-01-11 18:49:02 +01:00 |
|
Yago
|
186d1e3a5c
|
Catch errors while parsing JSON
|
2016-01-11 18:28:05 +01:00 |
|
Yago
|
5a983362d7
|
Release v0.19.0.
v0.19.0
|
2016-01-04 23:43:44 +01:00 |
|
Yago
|
09161ac82e
|
Generated README.md
|
2016-01-04 23:43:31 +01:00 |
|
Yago
|
0b2cadacf1
|
Update dependencies
|
2016-01-04 23:43:17 +01:00 |
|
Yago
|
874feaf833
|
Update doc
|
2016-01-04 23:34:27 +01:00 |
|
Yago
|
385590ef3f
|
Test video Buffer
|
2016-01-04 23:34:13 +01:00 |
|
Yago
|
dd76c89ac9
|
Update file-type version
|
2016-01-04 23:27:26 +01:00 |
|
Yago
|
1033319265
|
Inline Mode doc.
|
2016-01-04 23:25:43 +01:00 |
|
Yago
|
d1abb7cc19
|
Merge branch 'crisbal-master'
|
2016-01-04 23:18:00 +01:00 |
|
crisbal
|
bfc51a9ab7
|
Added method to answer inline query
|
2016-01-04 20:25:49 +01:00 |
|
crisbal
|
b9bf9775cc
|
Added support for listening to inline requests
|
2016-01-04 20:13:10 +01:00 |
|
Yago
|
c00be8b089
|
Release v0.18.0.
v0.18.0
|
2016-01-03 17:21:02 +01:00 |
|
Yago
|
bfb047312b
|
Update docs
|
2016-01-03 17:20:34 +01:00 |
|
Yago
|
bce2383658
|
Update contributors
|
2016-01-03 17:05:21 +01:00 |
|
Yago
|
f2153a7754
|
Throw error if Unsupported Buffer file type. Test 'should send a video from a Buffer'
|
2016-01-03 17:03:04 +01:00 |
|
Yago
|
fd4cf4e353
|
Tests cases for #56
|
2016-01-03 12:54:45 +01:00 |
|
Yago
|
b46ea1d9a6
|
util.isBuffer(data) is deprecated https://nodejs.org/api/util.html#util_util_isbuffer_object
|
2016-01-03 12:45:29 +01:00 |
|
Yago
|
7ebb1d120d
|
Merge branch 'HeavenVolkoff-master'
|
2016-01-03 12:41:21 +01:00 |
|
Vítor Augusto da Silva Vasconcellos
|
cd2867edfd
|
Add file-type as dependency
|
2016-01-03 00:20:35 -02:00 |
|
Vítor Augusto da Silva Vasconcellos
|
9e2a8321e9
|
Add Buffer support to _formatSendData
|
2016-01-03 00:19:06 -02:00 |
|
Yago
|
2b94493eb5
|
Update README.md
|
2016-01-01 22:00:41 +01:00 |
|
Yago
|
9d3dd450be
|
Release v0.17.1.
v0.17.1
|
2016-01-01 21:56:01 +01:00 |
|
Yago
|
b1d4e6b416
|
Handle request timeout. Catch errors while parsing JSON
|
2016-01-01 21:47:12 +01:00 |
|
Yago
|
83b5654a16
|
Release v0.17.0.
v0.17.0
|
2015-11-19 14:24:20 +01:00 |
|
Yago
|
28e850be52
|
Default timeout as 10 seconds
|
2015-11-19 14:23:57 +01:00 |
|
Yago
|
f9603c7e36
|
Merge branch 'brandly-patch-1'
|
2015-11-19 14:14:51 +01:00 |
|
Yago
|
ab39b1d130
|
Merge branch 'patch-1' of https://github.com/brandly/node-telegram-bot-api into brandly-patch-1
|
2015-11-19 14:14:37 +01:00 |
|
Yago
|
06b4ce83b6
|
Release v0.16.0.
v0.16.0
|
2015-11-19 13:57:21 +01:00 |
|
Yago
|
6a6111360b
|
JSON stringify reply_markup if not string
|
2015-11-19 13:54:20 +01:00 |
|
Yago
|
723dbae5a8
|
Update polling.js
|
2015-10-20 09:47:58 +02:00 |
|
Yago
|
9654b336e2
|
Update README.hbs
|
2015-10-20 09:46:56 +02:00 |
|
Yago
|
1ce816c794
|
Update telegramPolling.js
|
2015-10-19 20:59:38 +02:00 |
|
Yago
|
bbcf28bccc
|
Update polling.js
|
2015-10-19 20:44:02 +02:00 |
|
Yago
|
604d0ff155
|
Merge pull request #43 from reyy/master
Updated Example to use onText
|
2015-10-20 02:41:51 +08:00 |
|
Rey
|
d03134e667
|
Replace msg.from.id with msg.chat.id
|
2015-10-20 01:01:16 +08:00 |
|
Rey
|
59d47f1fba
|
Updated Example to use onText
|
2015-10-20 00:01:02 +08:00 |
|
brandly
|
152710505f
|
allow 0ms for polling interval
|
2015-10-18 13:49:41 -04:00 |
|
Yago
|
2b58384ba5
|
Readme badges 📝💙
|
2015-10-10 18:35:13 +02:00 |
|
Yago
|
bfd955a909
|
Updated Readme
|
2015-10-10 18:28:21 +02:00 |
|