2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 12:57:38 +00:00

90 Commits

Author SHA1 Message Date
yago
01a1b67bb4 bind requestListener function on createServer 2015-07-12 14:29:43 +02:00
yago
573640a421 Release v0.8.5. v0.8.5 2015-07-12 14:01:36 +02:00
yago
eadb5a6f9e Updated contributors 2015-07-12 14:01:30 +02:00
yago
7f147cb1d2 Added debug to package.json 2015-07-12 14:01:08 +02:00
yago
be60959f32 Added debug 2015-07-12 14:00:53 +02:00
yago
d76c0d2958 Travis cache node_modules 2015-07-12 12:41:29 +02:00
yago
5cc068c5b9 Removed NodeJS 0.11 and io.js 1.0.4 versions on travis 2015-07-12 12:38:51 +02:00
yago
17c8e07954 Release v0.8.4. v0.8.4 2015-07-12 12:32:35 +02:00
yago
25111f3fee Add catch function on test getUpdates mock 2015-07-12 12:32:10 +02:00
yago
446586d8ed Misspelling Sting 2015-07-12 12:27:34 +02:00
yago
f5f5994ce6 Release v0.8.3. v0.8.3 2015-07-12 11:49:39 +02:00
yago
3e2f83c883 Updated contributors 2015-07-12 11:49:30 +02:00
Yago
a10ee18162 Merge pull request #10 from SebastianTroc/patch-1
Update README.md
2015-07-12 11:48:25 +02:00
yago
73bc925bac Release v0.8.2. v0.8.2 2015-07-12 11:47:11 +02:00
yago
7aca870130 Updated contributors 2015-07-12 11:47:03 +02:00
yago
8a0a594177 After polling error, keep trying 2015-07-12 11:45:42 +02:00
Sebastian Troć
de490868bc Update README.md
Fixed misspelling in README
2015-07-10 20:54:06 +02:00
yago
a17755eb0d Release v0.8.1. v0.8.1 2015-07-09 23:22:24 +02:00
yago
1656501d05 Updated .gitignore 2015-07-09 23:22:13 +02:00
yago
40c25529da Release v0.8.0. v0.8.0 2015-07-09 23:17:05 +02:00
yago
805c032116 Updated contributions 2015-07-09 23:16:16 +02:00
yago
88cab3eb64 Updated documentation 2015-07-09 23:15:05 +02:00
yago
e77ca6fef8 Merge branch 'Illyism-master' 2015-07-09 23:13:28 +02:00
yago
957b1fd096 Merge branch 'master' of https://github.com/Illyism/node-telegram-bot-api into Illyism-master
Conflicts:
	src/telegram.js
	test/index.js
2015-07-09 23:13:05 +02:00
Yago
0d4ee1a95f Merge pull request #9 from Illyism/profile
get user profile photos
2015-07-09 14:08:41 +02:00
Ilias Ismanalijev
4192d38ec1 get user profile photos 2015-07-09 13:59:23 +02:00
Ilias Ismanalijev
9ac992c61d readme for sendlocation 2015-07-09 13:40:11 +02:00
Ilias Ismanalijev
e976b52128 sendlocation with options 2015-07-09 13:36:53 +02:00
Ilias Ismanalijev
e47fbc622e sendlocation 2015-07-09 13:31:23 +02:00
Yago
bb29db717e Update README.md 2015-07-09 11:52:24 +02:00
yago
3c70985c1b Release v0.7.0. v0.7.0 2015-07-08 22:36:39 +02:00
yago
bdc90bcde1 Updated README and contributors 2015-07-08 22:36:28 +02:00
yago
264b554540 sendVideo method 2015-07-08 22:34:18 +02:00
yago
18e5f4fbac Release v0.6.0. v0.6.0 2015-07-08 22:17:40 +02:00
yago
1f2a647e88 Updated contributors 2015-07-08 22:15:17 +02:00
yago
781dff1164 Updated README.md 2015-07-08 22:04:55 +02:00
yago
ebfe676ddd sendSticker method 2015-07-08 21:59:50 +02:00
yago
146157f648 Test #sendDocument into Telegram 2015-07-08 21:19:25 +02:00
Yago
b386e0b43d Update .travis.yml 2015-07-08 13:24:30 +02:00
yago
812b23fd2b Seems travis is ignoring Max Concurrent Jobs, till they fix it, use one default NodeJS v. 2015-07-07 23:21:56 +02:00
yago
f5170c573c Example of reply_markup 2015-07-07 23:15:58 +02:00
yago
d034c6718c Release v0.5.1. v0.5.1 2015-07-07 22:33:45 +02:00
yago
b47119231f contributors on package.json 2015-07-07 22:29:09 +02:00
yago
d6137fe978 v0.5.0 2015-07-07 22:16:32 +02:00
yago
1e60498207 Generated README 2015-07-07 22:11:54 +02:00
Yago
3ed643fd24 Changed to sendDocument on test 'should send a document from id' 2015-07-07 14:28:50 +02:00
Yago
f30393401e Merge pull request #5 from Waterloo/master
Add sendDocument method
2015-07-07 11:29:36 +02:00
Riddler
ad8bf01f56 Add SendDocument Test 2015-07-07 13:58:20 +05:30
Riddler
16b9d2b695 Add SendDocument Test
Add SendDocument Test
2015-07-07 13:54:57 +05:30
Riddler
c2d4ec145a Add SendDocument Method
Add SendDocument Method
2015-07-07 13:45:37 +05:30