Demian
|
3e14fed6ff
|
middleware: implement logrus logger
|
2020-10-10 13:42:11 +03:00 |
|
Demian
|
90fad0b031
|
middleware: fix group handling logic
|
2020-10-01 17:36:50 +03:00 |
|
Demian
|
a70d2204db
|
bot: fix root group handling
|
2020-09-15 18:12:43 +03:00 |
|
Demian
|
1076cdcfa6
|
bot: allow default poller
|
2020-08-06 22:14:16 +03:00 |
|
Demian
|
b2ce91acc7
|
bot: add global-scope Use function
|
2020-08-06 22:13:11 +03:00 |
|
Demian
|
bc180b4a47
|
telebot: tele is our new alias
|
2020-07-26 00:08:03 +03:00 |
|
Demian
|
4062f24361
|
context: pass context to the OnError middleware
|
2020-07-26 00:07:58 +03:00 |
|
Demian
|
f1015d1754
|
middleware: basic implementation and groups
|
2020-07-25 23:55:01 +03:00 |
|
Demian
|
5a480bd291
|
Merge branch 'v2' into v3
|
2020-07-25 22:45:22 +03:00 |
|
Demian
|
5f6792d860
|
context: adapt handlers
|
2020-07-25 22:44:50 +03:00 |
|
PiggyMoe
|
2b4e7eeb65
|
util: fix param type for embedRights
|
2020-06-24 09:07:53 +08:00 |
|
Demian
|
5a1a187e87
|
telebot: clarify and fix all naming issues
|
2020-06-19 23:36:43 +03:00 |
|
Demian
|
2f11c43bd9
|
telebot: prettify docs
|
2020-06-19 22:51:01 +03:00 |
|
Demian
|
e1811e100a
|
tests: implement more
|
2020-06-09 23:28:28 +03:00 |
|
Demian
|
09b2f90c72
|
api: prettify verbose mode output
|
2020-06-09 22:26:28 +03:00 |
|
demget
|
29af30f5ee
|
Merge branch 'develop' into verbose-mode
|
2020-06-09 19:09:23 +03:00 |
|
Demian
|
98a898f4c7
|
bot: add default parse mode feature
|
2020-06-07 23:12:49 +03:00 |
|
Demian
|
d63df8ce0e
|
bot: extend Edit function
|
2020-06-07 21:41:13 +03:00 |
|
Demian
|
c271d16dfc
|
bot: handle True response results
|
2020-05-31 19:11:42 +03:00 |
|
Demian
|
3e947d3392
|
telebot: small doc fixes
|
2020-05-31 16:18:33 +03:00 |
|
danch
|
092eb11418
|
bot: add verbose mode
|
2020-05-31 15:00:30 +03:00 |
|
Demian
|
0b3082a091
|
options: complete keyboard constructors
|
2020-05-21 13:38:06 +03:00 |
|
Demian
|
c626aaabd5
|
bot: accept Editable in Forward function
|
2020-05-21 12:14:45 +03:00 |
|
Demian
|
f82c0ec609
|
telebot: fix linter inspection problems
|
2020-05-21 12:02:35 +03:00 |
|
Demian
|
7a1d59c7d9
|
payments: SuccessfulPayment and minor changes
|
2020-05-21 11:48:24 +03:00 |
|
Ian P Badtrousers
|
1a558989dc
|
Merge pull request #292 from godande/develop
Introduced keyboard constructors
|
2020-05-20 22:52:25 +02:00 |
|
Demian
|
16e74b8025
|
payments: complete shipping API
|
2020-05-20 23:40:42 +03:00 |
|
dande
|
ef00a90aef
|
options: go fmt
|
2020-05-13 19:55:06 +03:00 |
|
dande
|
49a392391a
|
keyboards: added constructors
|
2020-05-13 18:21:07 +03:00 |
|
Demian
|
eb74dcb35a
|
bot: move stickers functions to stickers.go
|
2020-05-06 23:23:06 +03:00 |
|
Nikita Bikmaev
|
ef4247381a
|
stickers: implement setStickerSetThumb method
|
2020-05-06 23:20:38 +03:00 |
|
Nikita Bikmaev
|
5af4f9c52c
|
stickers: update functions according to the library's standards
|
2020-05-06 23:20:38 +03:00 |
|
Demian
|
7324790593
|
bot: some clean-ups and refactoring
1. empty map initialization replaced with make keyword;
2. removed redundant extractOk() calls, after b.Raw.
|
2020-05-06 20:20:01 +03:00 |
|
Demian
|
1533291206
|
games: complete Games API
|
2020-05-05 23:40:48 +03:00 |
|
demget
|
319196b847
|
Merge pull request #280 from guest6379/pr_onanimation
Add OnAnimation endpoint
|
2020-05-03 19:32:02 +03:00 |
|
Demian
|
f9f9b69ccf
|
Merge branch 'poller-fix' into develop
|
2020-05-02 16:38:43 +03:00 |
|
Demian
|
31048be20c
|
bot: close stop channels only by their owners
|
2020-05-01 22:23:46 +03:00 |
|
Orivej Desh
|
953bcdf552
|
bot: remove closures around runHandler
|
2020-05-01 18:38:54 +00:00 |
|
Orivej Desh
|
95769df144
|
tests: add offline mode
|
2020-05-01 18:38:54 +00:00 |
|
me@linux
|
1b307ee259
|
Add OnAnimation endpoint
|
2020-04-29 21:02:52 +08:00 |
|
Orivej Desh
|
f95090faf1
|
bot: expose ProcessUpdate and add Synchronous handlers mode
Bot.ProcessUpdate in synchronous mode can be used as an AWS Lambda function.
|
2020-04-28 15:35:44 +00:00 |
|
Demian
|
c14c51a668
|
bot: fix long poller stopping logic
|
2020-04-26 21:29:25 +03:00 |
|
Demian
|
5c1986f5b5
|
telebot: a lot of refactor and clean-ups
|
2020-04-26 18:19:49 +03:00 |
|
Demian
|
e786ae7401
|
bot: implement stopPoll method
|
2020-04-26 17:05:21 +03:00 |
|
Rocky Badland
|
b15f9a45d2
|
bot: fix misspell in deleteChatPhoto
|
2020-04-26 16:03:06 +03:00 |
|
Demian
|
32532699c5
|
bot: implement bot commands methods
|
2020-04-26 15:55:04 +03:00 |
|
Demian
|
f3f71c27e0
|
bot: implement setChatPermissions method
|
2020-04-26 14:47:08 +03:00 |
|
dande
|
9268c6dff7
|
dice: added constants
|
2020-04-25 15:59:53 +03:00 |
|
dande
|
3915e8596b
|
dice: fixed dice handling
|
2020-04-25 15:31:16 +03:00 |
|
Demian
|
299838450e
|
tests: implement b.EditReplyMarkup() function test
|
2020-04-23 21:56:27 +03:00 |
|