-
018990922c
Readme update
Gleb Sinyavsky
2015-11-21 14:51:35 +0300
-
45c6054aa7
Readme updated
Gleb Sinyavsky
2015-11-21 14:50:11 +0300
-
c4515aa388
Small fixes
Gleb Sinyavsky
2015-11-21 14:44:26 +0300
-
207a1a08f2
Tests added
Gleb Sinyavsky
2015-11-21 14:36:43 +0300
-
9644984dae
removeWebhook method added.
Gleb Sinyavsky
2015-11-21 14:26:39 +0300
-
53dd9f6367
Fixes, tests improved
Gleb Sinyavsky
2015-11-21 14:22:08 +0300
-
c67df95407
Tests added
Gleb Sinyavsky
2015-11-21 13:17:34 +0300
-
a192540b8c
Many tests added. Small fixes
Gleb Sinyavsky
2015-11-20 20:26:12 +0300
-
e16094f76a
Tests improved
Gleb Sinyavsky
2015-11-20 19:43:56 +0300
-
d0711736ec
Test added, small improvements
Gleb Sinyavsky
2015-11-20 18:30:50 +0300
-
da026b435e
Totally new, universal API
Gleb Sinyavsky
2015-11-20 17:55:32 +0300
-
d3f7ac7197
Refactorings
Gleb Sinyavsky
2015-11-20 17:31:01 +0300
-
9361631c6d
Refactoring
Gleb Sinyavsky
2015-11-20 17:08:53 +0300
-
54b9c7e14b
Refactoring
Gleb Sinyavsky
2015-11-20 15:15:34 +0300
-
d8ba9c84c8
Refactoring
Gleb Sinyavsky
2015-11-20 15:01:05 +0300
-
92ce2aad94
Refactoring, drying
Gleb Sinyavsky
2015-11-20 14:50:23 +0300
-
4610c561c6
Drying
Gleb Sinyavsky
2015-11-20 14:19:37 +0300
-
57a07c0c22
Refactoring and DRYing
Gleb Sinyavsky
2015-11-20 14:06:51 +0300
-
13a8bd025c
Refactorings
Gleb Sinyavsky
2015-11-20 13:42:26 +0300
-
-
a1207f6391
allow ChannelUsername instead of ChatID, fix replies with SendPhoto
Syfaro
2015-11-04 09:46:01 -0600
-
0d2feed6c2
fix UploadFile not properly throwing an error when not Ok response
Syfaro
2015-10-26 08:02:46 -0500
-
e1a0a819c0
Added a few helper methods for the type of Chat on the Chat type
Syfaro
2015-10-09 09:31:00 -0500
-
8e71d1db32
New Telegram Chat type, instead of previous UserOrGroupChat type
Syfaro
2015-10-09 09:26:38 -0500
-
7092cefe65
add missing const
Syfaro
2015-09-19 13:42:50 -0500
-
1bbe8c7bd2
fix broken const
Syfaro
2015-09-19 13:41:55 -0500
-
6b9324ca39
helper method to generate a link for a file
Syfaro
2015-09-19 10:53:32 -0500
-
1bceea1ca5
new getFile and File types from Telegram Bot API update
Syfaro
2015-09-19 10:46:20 -0500
-
3ce6dbabe0
Merge pull request #23 from gobwas/patch-1
Syfaro
2015-09-14 07:45:18 -0500
-
-
7c48fa5dbb
Merge pull request #24 from jqs7/master
Syfaro
2015-09-14 07:42:19 -0500
-
-
2a5bad0be4
Move to simple pattern
gobwas
2015-09-14 12:50:41 +0300
-
c72afc396b
variable declaration fix for webhook example
Jqs7
2015-09-14 13:54:45 +0800
-
-
d1358d12aa
Update webhook.go
Sergey Kamardin
2015-09-13 21:56:43 +0300
-
-
236ac39b34
Merge pull request #22 from jqs7/master
Syfaro
2015-09-12 09:09:48 -0500
-
-
86e4fadcb0
add markdown support
Jqs7
2015-09-12 19:30:49 +0800
-
8b33fd5a50
example for new webhooks
Syfaro
2015-09-07 13:17:38 -0500
-
b2d2f4f5b0
add a http listener for webhooks that uses the normal updates chan
Syfaro
2015-09-07 13:09:08 -0500
-
3b466def71
fixed setting webhooks with a certificate
Syfaro
2015-09-07 12:47:31 -0500
-
9efd300516
fix typo in debug log for setWebhook
Syfaro
2015-09-07 12:32:16 -0500
-
ca40caaa47
add (untested) function to set webhook with certificate
Syfaro
2015-09-07 11:44:29 -0500
-
87a279827e
Merge branch 'master' of github.com-syfaro:Syfaro/telegram-bot-api
Syfaro
2015-09-07 11:35:05 -0500
-
-
e48e6416e7
allow passing a []byte or io.Reader to upload functions, closes #20
Syfaro
2015-09-07 11:20:43 -0500
-
792234b42e
Merge pull request #21 from eefret/master
Syfaro
2015-09-04 11:21:22 -0500
-
-
4d3619d856
closes #17 adding response to SetWebhook Method
Christopher T. Herrera
2015-09-04 12:13:58 -0400
-
-
766f7494e9
Merge pull request #16 from jqs7/master
Syfaro
2015-08-17 21:48:30 -0500
-
-
ae7c1b4e22
merge upstream
Jqs7
2015-08-18 09:48:17 +0800
-
-
-
-
d537d26a2b
update to latest telegram bot api
Jqs7
2015-08-18 09:40:42 +0800
-
d54197d756
mention encodeaudio function on sendaudio function
Syfaro
2015-08-10 16:02:29 -0500
-
b92bbece9f
fix docs in encodeaudio, remove log
Syfaro
2015-08-10 15:58:15 -0500
-
3a401563b5
utils package, currently only for converting audio files
Syfaro
2015-08-10 15:55:46 -0500
-
5a72ea6814
switch to streaming multipart, reduces memory usage for uploads
Syfaro
2015-08-10 07:41:44 -0500
-
d06eead68d
don't panic for failed updates, even in debug (fixes #14)
Syfaro
2015-08-09 21:12:15 -0500
-
adc490e379
Merge pull request #11 from emadgh/master
Syfaro
2015-08-05 13:20:11 -0500
-
-
ca93bb337c
Fixed Message.NewChatPhoto
Emad Ghasemi
2015-08-05 21:31:41 +0430
-
91e1825b16
Update types.go
Emad Ghasemi
2015-08-05 21:30:54 +0430
-
-
3fddac5396
Merge pull request #10 from jqs7/master
Syfaro
2015-08-04 23:05:43 -0400
-
-
6bf83a8185
add sendAudio duration
Jqs7
2015-08-05 09:55:48 +0800
-
3c9ed7cfe2
Merge pull request #9 from jqs7/master
Syfaro
2015-08-04 21:50:30 -0400
-
-
96a104444e
Updated to the last tgbot API
Jqs7
2015-08-05 09:44:09 +0800
-
-
752bd45f4c
fix readme for updateschan changes
Syfaro
2015-07-31 13:44:37 -0400
-
196f515db7
helper functions on message
Syfaro
2015-07-31 13:40:42 -0400
-
f605a516c0
string function for user
Syfaro
2015-07-31 03:22:01 -0400
-
8907d30fe0
remove unneeded line in test
Syfaro
2015-07-29 05:42:45 -0400
-
c12c67adde
basic tests/examples, don't return updates chan, cleaned text
Syfaro
2015-07-29 05:41:41 -0400
-
5e5de566ee
remove unneeded else block
Syfaro
2015-07-28 12:19:53 -0400
-
b0c8029a0f
fix wrong capitalization of a function name
Syfaro
2015-07-28 12:18:50 -0400
-
dc198e2346
Merge pull request #6 from raulsntos/master
Syfaro
2015-07-28 12:15:46 -0400
-
-
3101266b61
Fixed NewBotAPIWithClient
Raul Santos
2015-07-28 18:14:13 +0200
-
2483f04397
Separate NewBotAPI from NewBotAPIwithClient
Raul Santos
2015-07-28 13:00:31 +0200
-
fc8cb6e039
Client is now a pointer
Raul Santos
2015-07-28 11:18:49 +0200
-
8249dd6a93
Few bug fixes
Raul Santos
2015-07-27 00:22:10 +0200
-
612584dbd3
Ability to pass a client to the bot
Raul Santos
2015-07-27 00:16:45 +0200
-
-
60337023c5
Merge pull request #5 from Nikita-V/patch-1
Syfaro
2015-07-22 15:39:13 -0500
-
-
fee84ee239
Fix parameter name
Nikita Vorobei
2015-07-22 19:10:27 +0300
-
-
1b2d9a5c42
Merge pull request #3 from sirlori/master
Syfaro
2015-07-06 15:07:02 -0500
-
-
7f0dd9c504
little fix that sometimes causes crash
Lorenzo Landolfi
2015-07-06 21:25:18 +0200
-
44e25815ef
Merge pull request #1 from Syfaro/master
Lorenzo Landolfi
2015-07-06 21:21:26 +0200
-
-
-
-
b68832daa6
clarify scope of project in readme, update godoc link
Syfaro
2015-06-29 22:55:58 -0500
-
2024a55b87
slight code improvments, better language
Syfaro
2015-06-29 22:44:12 -0500
-
7473250643
Merge pull request #2 from jqs7/master
Syfaro
2015-06-29 22:36:37 -0500
-
-
92ad19733b
remove blank line
Jqs7
2015-06-30 11:33:26 +0800
-
69bb4a9c33
update log message
Jqs7
2015-06-30 11:28:55 +0800
-
f6cf1bb782
should not panic in production env
Jqs7
2015-06-30 00:04:48 +0800
-
-
7b9b7856fc
add license
Syfaro
2015-06-26 21:53:55 -0500
-
5698d47edd
fix import in example in README
Syfaro
2015-06-26 21:46:06 -0500
-
0105ee9097
Merge pull request #1 from sirlori/master
Syfaro
2015-06-26 21:43:52 -0500
-
-
4944eed2fa
one useless line removed
sirlandalf
2015-06-27 04:24:52 +0200
-
9f17771ecd
fixes
sirlandalf
2015-06-27 04:20:32 +0200
-
-
618a019388
example bot in readme
Syfaro
2015-06-26 02:18:55 -0500
-
4acb279a67
loop UpdatesChan so it keeps getting updates
Syfaro
2015-06-26 02:12:09 -0500
-
a17651c8fe
fix all golint errors, add info about audio uploads
Syfaro
2015-06-26 01:53:20 -0500
-
5b2104f974
update readme, remove not done yet
Syfaro
2015-06-26 01:22:36 -0500
-
16acfd07b0
godoc link in readme
Syfaro
2015-06-26 01:20:29 -0500
-
90c48448d2
more comments on things
Syfaro
2015-06-26 01:19:29 -0500
-
07072ebce7
comments for helpers
Syfaro
2015-06-26 01:10:53 -0500
-
04d46c2896
better comments for godoc
Syfaro
2015-06-26 00:57:39 -0500
-
76460f8a5b
comments on methods
Syfaro
2015-06-26 00:52:12 -0500
-
cea0df2dae
fix silly mistakes
Syfaro
2015-06-25 23:45:56 -0500
-
d789456a8e
load self when created
Syfaro
2015-06-25 23:44:14 -0500
-
9cf4f13772
change focus from bot to just bindings, code cleanup
Syfaro
2015-06-25 23:26:24 -0500
-
5d6f84e9b2
update readme, bot init function
Syfaro
2015-06-25 22:49:24 -0500