Commit Graph

485 Commits (65384a11d4a472e861bc677fb45790f4a12a4210)
 

Author SHA1 Message Date
GochoMugo a3268164f5
examples: Add game example 9 years ago
Victor Le 54391e76a0 doc: Fix anchor webhook link (#346) 9 years ago
GochoMugo d082a2d7d9
src/telegram: Sort the message types for less cognitive load 9 years ago
Mohammed Sohail 5490a3a6e0 doc: Update API version badge (#339) 9 years ago
GochoMugo 73269e79e2
src/telegram: Add missing event 'video_note' 9 years ago
Mohammed Sohail fe527957e0 src/telegram: Support API v3 Payments (#335) 9 years ago
Mohammed Sohail 07a6e5ff23 src/telegram: Add missing Message sub-types, Deprecate old ones (#340) 9 years ago
Mohammed Sohail 177c951340 src/telegram: Add API v3 new update types and message sub-types (#333) 9 years ago
GochoMugo cda9d8d597
src/telegram: Add deleteMessage method 9 years ago
Mohammed Sohail 942fc4854b src/telegram: Add sendVideoNote method (#330) 9 years ago
Guidone 4653bb1b38 doc: Add RedBot to list of projects using telegram-bot-api (#341) 9 years ago
GochoMugo 64bbefd898
test: Fix tests for 'TelegramBot#onText()' 9 years ago
GochoMugo 11bcdd3b6a
src/telegram: Add TelegramBot#removeTextListener() 9 years ago
Fabio Zuber 9f3107b5ab src/telegram: reset state of global regexp (#326) 9 years ago
GochoMugo 3d4d10f9b3
doc: Add docs on experimental features 9 years ago
GochoMugo a15e273bb9
doc: List 'bot-brother' in community section 9 years ago
GochoMugo e250d65cb9
docs: Update changelog 9 years ago
GochoMugo 57e7d8e3b9
pkg: Bump patch version (0.27.0 -> 0.27.1) 9 years ago
GochoMugo e63a61f232
docs: Update changelog 9 years ago
Yago 230cd20828 Merge pull request #307 from JaakkoLipsanen/patch-1 9 years ago
Jaakko Lipsanen 221cbcbbc4 Fix badge links in README 9 years ago
Evgeny Bondarenko c1fc486225 src: Load transpiled code for Node 5 9 years ago
GochoMugo 607a39ed5e
src/polling: Fix defaulting value of 'options.polling.params.timeout' 9 years ago
GochoMugo e9106a3d0e
doc: Fix typos in Github issue template 9 years ago
Mohammed Sohail 9c60068122 examples: Express webhook (#287) 9 years ago
Plusb Preco a44eb7f1ee docs: Docs improvements (#291) 9 years ago
GochoMugo b2afdeb6a8
doc: Prepare for release v0.27.0 9 years ago
GochoMugo 3edb6d9b6e
doc: Update changelog 9 years ago
GochoMugo 130f6940ce
src/polling: Fix bug #284 9 years ago
GochoMugo 9a9dfa9560
src: Minor fixes 9 years ago
GochoMugo e75d51ca8f
src/polling: Add constructor option 'options.polling.params' 9 years ago
Gocho Mugo eed7c1e4d0 src: Add proper error handling (#283) 9 years ago
GochoMugo 6f5dad6e5b
src/telegram: Add shim for Array#findIndex() 9 years ago
GochoMugo 79de62a96e
src/telegram: Add TelegramBot#removeReplyListener() 9 years ago
GochoMugo 0441c99b97
examples: Add webhook example for Zeit Now 9 years ago
GochoMugo d4a469df6b
pkg: Fix bug #275 9 years ago
GochoMugo 7e4cadb514
src/polling: Fix bug #281 9 years ago
GochoMugo 3221d647cc
src/polling: Fix bug #276 9 years ago
GochoMugo 14f37c7181
test: Add test for TelegramBot#sendDocument() using 'fileOpts' param 9 years ago
GochoMugo 9d12bdfa41
src/webhook: Use String#indexOf() instead of RegExp#test() to find token 9 years ago
GochoMugo 2013f6cffa
doc: Add templates for Issues and PRs 9 years ago
GochoMugo 2ee761677a
doc: Update changelog 9 years ago
GochoMugo dad8697411
doc: Document options.webHook.host 9 years ago
GochoMugo c886cf2cb5 src/webhook: Add health-check endpoint (#272) 9 years ago
GochoMugo 9f031a72e5
pr/272: Finish on PR 9 years ago
Anton Mironov 3263c6c253 Webhook health check endpoint 9 years ago
GochoMugo 92506f50e6
doc: Link to the latest documentation 9 years ago
GochoMugo 24a3f6dade
examples: Minor cleanup 9 years ago
Daniil Yastremskiy 3ed45fb624 examples: Add webhook example for Heroku (#271) 9 years ago
Ni2c2k 535aa56345 doc: Fix links for examples and help in README (#266) 9 years ago