2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 05:17:41 +00:00

414 Commits

Author SHA1 Message Date
Anton
5cf5abef03 lastUpdate && initPolling 2015-09-05 08:48:27 +05:00
yago
2786e13aff Release v0.12.1. v0.12.1 2015-08-08 13:01:08 +02:00
yago
5a0c67f528 Release 2015-08-08 13:00:33 +02:00
yago
4ca7ca4ebe Some doc changes 2015-08-08 12:59:16 +02:00
yago
58298ce724 Changed event message to event text on exmaple polling 2015-08-08 12:06:38 +02:00
yago
1dd81e4343 New events. 😄 2015-08-08 12:05:16 +02:00
yago
7b7191b464 Emits typo 2015-08-08 12:01:52 +02:00
yago
12c6f60333 Update OpenShift exmaple 2015-08-01 17:57:21 +02:00
yago
fca7b89692 Release v0.11.1. v0.11.1 2015-07-27 00:06:55 +02:00
yago
8d04f3834f Updated contributions 2015-07-27 00:06:06 +02:00
yago
e27c9dc379 Updated README 2015-07-27 00:04:29 +02:00
yago
7481325bed see api#getMe doc 2015-07-27 00:03:24 +02:00
yago
c704ab33d8 constructor options doc. 2015-07-27 00:00:55 +02:00
yago
b67597ddd0 debug polling with options 2015-07-26 23:58:44 +02:00
yago
03abb366be Release v0.11.0. v0.11.0 2015-07-17 00:31:21 +02:00
yago
037330feec sendPhoto from URL with parameters 2015-07-17 00:30:44 +02:00
yago
00567a2f74 Separated polling to telegramPolling.js 2015-07-15 20:50:38 +02:00
Yago
63309ceea7 Update README.md 2015-07-15 10:41:45 +02:00
yago
f6de5ae437 Release v0.10.0. v0.10.0 2015-07-13 00:25:00 +02:00
yago
923e65c789 Separated WebHook 2015-07-13 00:24:49 +02:00
yago
3573d0949d _processUpdate 2015-07-12 17:29:43 +02:00
yago
29c748d6f5 Release v0.9.0. v0.9.0 2015-07-12 16:54:58 +02:00
yago
5767d500b3 Updated contributors 2015-07-12 16:54:13 +02:00
yago
5e1d13749d WebHook request bot token can be anywhere on the URL request. Tests 2015-07-12 16:50:07 +02:00
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