2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-22 01:47:25 +00:00

27 Commits

Author SHA1 Message Date
Daniel Pérez Fernández
12d4d25af4
deps: Change request to @cypress/request (#1145) 2023-10-25 12:31:46 +02:00
Melroy van den Berg
8bf57c1275
example: update express example
bodyParser is built-in again. (#791)

See: https://stackoverflow.com/questions/47232187/express-json-vs-bodyparser-json/47232318
2020-04-30 20:52:00 +05:30
GochoMugo
7e9e9b11b3
test: Fix previously-uncaught lint errors 2017-12-21 12:45:34 +03:00
GochoMugo
455a93cacb
examples: Add notice of openshift 2 shutdown
References:

  * Issue: https://github.com/yagop/node-telegram-bot-api/issues/426
2017-12-07 12:35:37 +03:00
GochoMugo
17f839498e
chore: Re-organise examples 2017-12-07 12:30:44 +03:00
MCSH
6263dcb007
examples: Fix game to answer callback query correctly
References:

  * BR: https://github.com/yagop/node-telegram-bot-api/issues/418
  * PR: https://github.com/yagop/node-telegram-bot-api/pull/449
2017-11-18 22:47:51 +03:00
GochoMugo
a3268164f5
examples: Add game example
References:

  * PR: https://github.com/yagop/node-telegram-bot-api/pull/342
  * PR-by: @MCSH
2017-06-26 12:10:18 +03:00
Mohammed Sohail
9c60068122 examples: Express webhook (#287)
Feature:

  A webhook integration with an express app.

References:

  * Feature request: https://github.com/yagop/node-telegram-bot-api/issues/282
  * PR: https://github.com/yagop/node-telegram-bot-api/pull/287
  * Requested-by: @kamikazechaser 
  * PR-by: @kamikazechaser
2017-02-15 08:17:55 +03:00
GochoMugo
0441c99b97
examples: Add webhook example for Zeit Now
References:

  * Original PR #274: https://github.com/yagop/node-telegram-bot-api/pull/274
  * PR-by: @Ferrari
2017-02-08 13:27:23 +03:00
GochoMugo
24a3f6dade
examples: Minor cleanup 2017-01-29 18:59:05 +03:00
Daniil Yastremskiy
3ed45fb624 examples: Add webhook example for Heroku (#271) 2017-01-29 18:55:11 +03:00
GochoMugo
0174b875ff
[examples] Update examples
Feature:

  * Add example demonstrating use of inline keyboards
    and callback queries (see PR #150)
  * Use token from environment variable, if available

References:

  * PR #150 - Provided example with inline keyboard and callbacks:
    https://github.com/yagop/node-telegram-bot-api/pull/150
2017-01-07 18:30:07 +03:00
GochoMugo
f1b8e2d4f5
[examples] Update examples 2017-01-07 12:44:29 +03:00
Yago
f10ba246d0 Update examples/replyToMessage.js with force_reply 2016-01-30 18:24:25 +01:00
Yago
d2c0ac6409 onReplyToMessage example 2016-01-30 18:02:24 +01:00
Yago
723dbae5a8 Update polling.js 2015-10-20 09:47:58 +02:00
Yago
bbcf28bccc Update polling.js 2015-10-19 20:44:02 +02: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
Yago
9863172779 Update httpsWebHook.js example with cert parameter 2015-09-27 13:12:58 +02:00
yago
58298ce724 Changed event message to event text on exmaple polling 2015-08-08 12:06:38 +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
f5170c573c Example of reply_markup 2015-07-07 23:15:58 +02:00
Yago
2143be40f6 Update httpsWebHook.js 2015-06-30 01:42:35 +02:00
yago
f881e8bb94 openshift example using webhook with HTTP 2015-06-30 01:09:28 +02:00
yago
9beb32366d First commit 2015-06-29 00:37:40 +02:00