Syfaro
|
196f515db7
|
helper functions on message
|
10 years ago |
Syfaro
|
f605a516c0
|
string function for user
|
10 years ago |
Syfaro
|
8907d30fe0
|
remove unneeded line in test
|
10 years ago |
Syfaro
|
c12c67adde
|
basic tests/examples, don't return updates chan, cleaned text
|
10 years ago |
Syfaro
|
5e5de566ee
|
remove unneeded else block
|
10 years ago |
Syfaro
|
b0c8029a0f
|
fix wrong capitalization of a function name
|
10 years ago |
Syfaro
|
dc198e2346
|
Merge pull request #6 from raulsntos/master
Ability to pass a client instead of using http.DefaultClient
|
10 years ago |
Raul Santos
|
3101266b61
|
Fixed NewBotAPIWithClient
|
10 years ago |
Raul Santos
|
2483f04397
|
Separate NewBotAPI from NewBotAPIwithClient
|
10 years ago |
Raul Santos
|
fc8cb6e039
|
Client is now a pointer
|
10 years ago |
Raul Santos
|
8249dd6a93
|
Few bug fixes
|
10 years ago |
Raul Santos
|
612584dbd3
|
Ability to pass a client to the bot
Changed every instance of a DefaultClient to a Client stored in the bot.
|
10 years ago |
Syfaro
|
60337023c5
|
Merge pull request #5 from Nikita-V/patch-1
Fix parameter name
|
10 years ago |
Nikita Vorobei
|
fee84ee239
|
Fix parameter name
|
10 years ago |
Syfaro
|
1b2d9a5c42
|
Merge pull request #3 from sirlori/master
Little bugfix
|
10 years ago |
Lorenzo Landolfi
|
7f0dd9c504
|
little fix that sometimes causes crash
|
10 years ago |
Lorenzo Landolfi
|
44e25815ef
|
Merge pull request #1 from Syfaro/master
Merge this
|
10 years ago |
Syfaro
|
b68832daa6
|
clarify scope of project in readme, update godoc link
|
10 years ago |
Syfaro
|
2024a55b87
|
slight code improvments, better language
|
10 years ago |
Syfaro
|
7473250643
|
Merge pull request #2 from jqs7/master
should not panic in production env
|
10 years ago |
Jqs7
|
92ad19733b
|
remove blank line
|
10 years ago |
Jqs7
|
69bb4a9c33
|
update log message
|
10 years ago |
Jqs7
|
f6cf1bb782
|
should not panic in production env
|
10 years ago |
Syfaro
|
7b9b7856fc
|
add license
|
10 years ago |
Syfaro
|
5698d47edd
|
fix import in example in README
|
10 years ago |
Syfaro
|
0105ee9097
|
Merge pull request #1 from sirlori/master
Fix on the updaterequest
|
10 years ago |
sirlandalf
|
4944eed2fa
|
one useless line removed
|
10 years ago |
sirlandalf
|
9f17771ecd
|
fixes
|
10 years ago |
Syfaro
|
618a019388
|
example bot in readme
|
10 years ago |
Syfaro
|
4acb279a67
|
loop UpdatesChan so it keeps getting updates
|
10 years ago |
Syfaro
|
a17651c8fe
|
fix all golint errors, add info about audio uploads
|
10 years ago |
Syfaro
|
5b2104f974
|
update readme, remove not done yet
|
10 years ago |
Syfaro
|
16acfd07b0
|
godoc link in readme
|
10 years ago |
Syfaro
|
90c48448d2
|
more comments on things
|
10 years ago |
Syfaro
|
07072ebce7
|
comments for helpers
|
10 years ago |
Syfaro
|
04d46c2896
|
better comments for godoc
|
10 years ago |
Syfaro
|
76460f8a5b
|
comments on methods
|
10 years ago |
Syfaro
|
cea0df2dae
|
fix silly mistakes
|
10 years ago |
Syfaro
|
d789456a8e
|
load self when created
|
10 years ago |
Syfaro
|
9cf4f13772
|
change focus from bot to just bindings, code cleanup
|
10 years ago |
Syfaro
|
5d6f84e9b2
|
update readme, bot init function
|
10 years ago |
Syfaro
|
3940cb5953
|
setup functions, plugin enabler, reply markup, example commands
|
10 years ago |
Syfaro
|
567a37868d
|
help plugin, working on plugin api
|
10 years ago |
Syfaro
|
a7b8af6adb
|
finish helper methods, add forgotten audio upload
|
10 years ago |
Syfaro
|
224e585bd9
|
all API methods
|
10 years ago |
Syfaro
|
059baffbfb
|
working file uploads, starting to clean up code
|
10 years ago |
Syfaro
|
564e04b9a2
|
Create README.md
|
10 years ago |
Syfaro
|
434756c165
|
initial commit, some api methods and structs for everything
|
10 years ago |