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

303 Commits

Author SHA1 Message Date
GochoMugo
d35d0ea329
Closes #201: Add initial support for games 2016-10-10 15:04:53 +03:00
GochoMugo
12770e6e95
Add initial support for games
Notes:

  Merge branch 'support-games' of https://github.com/jishnu7/node-telegram-bot-api into pr/201

References:

  * PR #201: https://github.com/yagop/node-telegram-bot-api/pull/201
2016-10-10 15:03:50 +03:00
GochoMugo
ce4decebd8
Closes #186: Add TelegramBot#leaveChat() method 2016-10-10 14:48:28 +03:00
GochoMugo
5a11cce18d
Accompanying doc-updates for PR #186 2016-10-10 14:47:52 +03:00
GochoMugo
394f363465 Implement 'leaveChat'
Notes:

  Merge branch 'feature/leaveChat' of
  https://github.com/GochoMugo/node-telegram-bot-api into pr/186

References:

  * PR #186: https://github.com/yagop/node-telegram-bot-api/pull/186
2016-10-10 14:45:15 +03:00
GochoMugo
dcc3d481e4 Add accompanying minor fixes and doc updates for PR #163 2016-10-10 14:43:16 +03:00
Alex Godko
f50936fd7b Update README.md
Added a word about "callback_query" update
2016-10-10 14:43:16 +03:00
GochoMugo
c4d090dcb3
Closes #163: Mention 'callback_query' in README 2016-10-10 14:32:01 +03:00
GochoMugo
d844ddd15a
Add accompanying minor fixes and doc updates for PR #163 2016-10-10 14:30:54 +03:00
GochoMugo
4c9901e411 Mention "callback_query" in README
Notes:

  Merge branch 'patch-1' of https://github.com/koloboid/node-telegram-bot-api into pr/163

References:

  * PR #163: https://github.com/yagop/node-telegram-bot-api/pull/163
2016-10-10 14:27:20 +03:00
GochoMugo
626f183cb7
Closes #158: Add new methods from the API v2.1 2016-10-10 14:22:20 +03:00
GochoMugo
f5af2bf588
Add accompanying tests, minor fixes and updates for PR #158 2016-10-10 14:21:25 +03:00
GochoMugo
628aa5b2d9 Add new methods from the API v2.1
Notes:

  Merge branch 'master' of https://github.com/HorusGoul/node-telegram-bot-api into pr/158

References:

  * PR #158: https://github.com/yagop/node-telegram-bot-api/pull/158
2016-10-10 13:48:49 +03:00
GochoMugo
74fb4ab181
Closes #144: Add TelegramBot#getChat() method 2016-10-10 13:42:29 +03:00
GochoMugo
f91d426c35
Minor fixes and Docs update for PR #144 2016-10-10 13:41:28 +03:00
GochoMugo
e2eaa3c8db Add TelegramBot#getChat() method
Notes:

  Merge branch 'master' of https://github.com/serhiidmytruk/node-telegram-bot-api into pr/144

References:

  * PR #144: https://github.com/yagop/node-telegram-bot-api/pull/144
2016-10-10 13:34:00 +03:00
GochoMugo
ab3464c679
Closes #133: JSON-stringify reply_markup in qs 2016-10-10 13:26:58 +03:00
GochoMugo
82ee13e953 Add accompanying test for PR #133
References:

  * Test retrieved from PR #182
2016-10-10 13:25:38 +03:00
Mikhail Burshteyn
ec354925d6 JSON-stringify reply_markup when it is sent in qs 2016-10-10 13:25:38 +03:00
GochoMugo
618555101f
Fix test for TelegramBot#sendVenue() 2016-10-10 12:57:10 +03:00
GochoMugo
997b69691e
Closes #121: Add TelegramBot#sendVenue() method 2016-10-10 12:35:06 +03:00
GochoMugo
d9b2170b55
Add TelegramBot#sendVenue()
References:

  * Author: @iiroj (https://github.com/iiroj)
  * PR URL: https://github.com/yagop/node-telegram-bot-api/pull/121
2016-10-10 12:30:41 +03:00
Jishnu Mohan
3a4e3cd721 adding sendGame and setGameScore 2016-10-04 00:53:00 +05:30
Yago
e0e5e9a7b0 Remove coveralls and upgrade istanbul to alpha 2016-07-08 00:26:02 +02:00
Yago
fbc38ea50b Pass coverage on test 2016-07-08 00:25:17 +02:00
Yago
e4945de64e Test codecov.io 2016-07-08 00:07:30 +02:00
Yago
743cc0ff9d Update readme 2016-07-07 23:51:13 +02:00
Yago
d1700788a1 Simplify scripts a bit 2016-07-07 23:50:01 +02:00
Yago
12200eea4c prepublish:test script 2016-07-07 23:44:45 +02:00
Yago
94540c39bf Merge branch 'conorfennell-master' 2016-07-07 23:39:27 +02:00
Alex Godko
397c87a956 Update README.md
Added a word about "callback_query" update
2016-06-30 12:18:27 +03:00
Horus Lugo
67344660d4 Added getChat, getChatAdministrators, getChatMembersCount and getChatMember 2016-06-27 18:09:44 +02:00
Conor Fennell
96adb918c1 Create a stop method #81 2016-06-21 10:48:05 +01:00
Serhii Dmytruk
cf8e90e70f getchat action 2016-06-10 12:51:10 +03:00
Yago
335a5045d8 editMessageCaption URL 2016-06-07 09:50:11 +02:00
Yago
576b78f09e 0.23.3 2016-06-07 00:45:06 +02:00
Yago
ed6cb09474 Bind this.processUpdate to TelegramBot context 2016-06-07 00:44:21 +02:00
Yago
f0c2d19ff0 0.23.2 2016-06-07 00:28:54 +02:00
Yago
b28f30a2d2 Merge pull request #117 from w-site/bug/#116-get-409-error
Fix: If use switch between webHook or Polling you get an 409 (http://telegram.wiki/bots:boterrorcode) telegram error. #116
2016-06-07 00:28:05 +02:00
Yago
dbb3e16764 0.23.1 2016-06-07 00:18:27 +02:00
Yago
cd86c93438 Fixed processUpdate 2016-06-07 00:16:45 +02:00
Yago
5719e62d88 Upgrade babel-eslint and eslint. Closes #130 2016-06-06 23:51:11 +02:00
Yago
164fb16f44 0.23.0 2016-06-06 23:34:14 +02:00
Yago
2dfb2d801a Updated README 2016-06-06 23:34:03 +02:00
Yago
2266a39862 Merge branch 'evolun-sendDocument-fileoptions' 2016-06-06 23:24:39 +02:00
knock-in
c9556e3c98 Generate Docs from /src directly 2016-06-06 23:24:00 +02:00
Yago
8bacecbbf3 0.22.1 2016-06-06 23:24:00 +02:00
Yago
5650ea58aa Updated readme 2016-06-06 23:24:00 +02:00
Yago
c728baee5d 0.22.0 2016-06-06 23:24:00 +02:00
Devin Doolin
2c606f6b48 Removes unnecessary done() calls in tests 2016-06-06 23:24:00 +02:00