Commit Graph

49 Commits (d0fa8e929e4d1416b1db97b1d0c004816ca4e5df)

Author SHA1 Message Date
dmekhov a7a786d5aa fix ReplyToMessageID assignment in readme
for compatibility with 7.0 api
2024-03-03 18:27:18 +03:00
Valeriy Selitskiy 5198d8b69e
Update README.md 2024-01-15 11:29:03 +01:00
Syfaro 60c16b6773 Fix setting webhook in README. 2022-01-02 21:48:12 -05:00
Syfaro 55f58bf98e Update README. 2021-12-03 21:22:53 -05:00
Oleksandr Redko 77aa442a43 Fix typos and grammar issues in comments 2021-11-08 17:29:10 -05:00
Syfaro 0cbcc040dd
Merge branch 'master' into fix-closing-update-channel-add-serverless-method 2021-11-08 15:54:23 -05:00
Syfaro 2a2f7c5083 Update docs. 2021-11-08 14:47:43 -05:00
farit2000 18031c85e5 Fix bug with update channel closing, add ListenForWebhookRespReqFormat method, for using in serverless apps, add example to README.md, add exaple pf a published bot on AWS Lambda 2020-11-27 11:24:41 +03:00
Syfaro 366879b110 Merge branch 'master' into develop 2020-11-05 23:29:48 -05:00
Shao Yang Hong 935e204b04
README: link to godoc 2019-10-25 11:47:24 +08:00
merothh c915cfd8fc README: fix typo 2019-07-05 03:42:37 +05:30
Syfaro 290b9363d4 Fix bot_test.go, update README. 2018-10-09 01:45:18 -05:00
Syfaro 4d758f17d4 Add some missing fields, generalize configs, remove unneeded methods. 2018-10-08 23:05:24 -05:00
Syfaro 23ed97b145 Merge master into develop. 2018-10-08 03:13:50 -05:00
Syfaro e2f846d83a Stop using gopkg in README among other minor improvements. 2018-10-08 02:34:41 -05:00
Syfaro b6441c36ee A number of small improvements. 2018-10-08 02:25:09 -05:00
Syfaro 6a6de7e674 Merge master into develop. 2018-03-26 12:22:16 -05:00
scnace 9b7184fa79 check telegram webhook tls handshake 2018-01-08 02:10:50 +08:00
Syfaro 8b7b15afc2 Update README.md. 2017-12-29 01:26:54 -06:00
Syfaro 217764ba45 Add new chat methods for Bot API 2.1. 2016-05-22 10:16:28 -05:00
Syfaro ee1d537565 Add more helpers, update README for v4 release. 2016-04-13 09:01:46 -05:00
Syfaro b971c58157 Update for larger Chat IDs. 2016-03-30 09:04:15 -05:00
Syfaro baf170548c Update README for v2 2016-03-30 09:04:15 -05:00
Syfaro 80e30d7c19 Stop returning useless http.Handler from ListenForWebhook. 2016-03-30 09:04:15 -05:00
Syfaro 10c5261d91 Clarify README for packages 2016-01-03 18:14:16 -06:00
Syfaro 2105871843 Update package name 2016-01-03 18:12:03 -06:00
Syfaro e8dfdeeeb9 Major documentation and code cleanup.
All documention is now less than 80 characters wide. Old methods now
show deprecated warnings. The Values/Params/Method functions are now
private. Types and configs have required and optional comments on
them. Simplified some function logic.
2016-01-03 16:54:24 -06:00
Syfaro a835dc9a96 Mention Let's Encrypt in README, instead of generating own certs 2015-12-09 20:07:13 -06:00
Syfaro 06d94aeeed mention changes in readme, say how to update apps for changes 2015-11-22 09:04:12 -06:00
Gleb Sinyavsky 667b68e570 Package path changed before merge 2015-11-22 02:40:39 +03:00
Gleb Sinyavsky 5859ba3970 Small updates. Readme updated 2015-11-21 17:31:59 +03:00
Gleb Sinyavsky 0332f792db Readme updated 2015-11-21 14:59:58 +03:00
Gleb Sinyavsky 447115488b Travis added 2015-11-21 14:56:11 +03:00
Gleb Sinyavsky 018990922c Readme update 2015-11-21 14:51:35 +03:00
Gleb Sinyavsky 45c6054aa7 Readme updated 2015-11-21 14:50:11 +03:00
Syfaro 3ce6dbabe0 Merge pull request #23 from gobwas/patch-1
Update webhook.go
2015-09-14 07:45:18 -05:00
gobwas 2a5bad0be4 Move to simple pattern 2015-09-14 12:50:41 +03:00
Jqs7 c72afc396b variable declaration fix for webhook example 2015-09-14 13:54:45 +08:00
Syfaro 8b33fd5a50 example for new webhooks 2015-09-07 13:17:38 -05:00
Syfaro 752bd45f4c fix readme for updateschan changes 2015-07-31 13:44:37 -04:00
Syfaro c12c67adde basic tests/examples, don't return updates chan, cleaned text 2015-07-29 05:41:41 -04:00
Syfaro b68832daa6 clarify scope of project in readme, update godoc link 2015-06-29 22:55:58 -05:00
Syfaro 5698d47edd fix import in example in README 2015-06-26 21:46:06 -05:00
Syfaro 618a019388 example bot in readme 2015-06-26 02:18:55 -05:00
Syfaro 5b2104f974 update readme, remove not done yet 2015-06-26 01:22:36 -05:00
Syfaro 16acfd07b0 godoc link in readme 2015-06-26 01:20:29 -05:00
Syfaro 9cf4f13772 change focus from bot to just bindings, code cleanup 2015-06-25 23:26:24 -05:00
Syfaro 5d6f84e9b2 update readme, bot init function 2015-06-25 22:49:24 -05:00
Syfaro 564e04b9a2 Create README.md 2015-06-25 00:40:42 -05:00