Davte
|
d53051e6f3
Class method `get` defined.
|
5 years ago |
Davte
|
b0149da520
Example showing how to run more bots together
|
5 years ago |
Davte
|
925c03b1ed
Information updated
|
5 years ago |
Davte
|
8ab1ec4461
Whitespace
|
5 years ago |
Davte
|
a6105e4fb1
Added information in webhook guide
|
5 years ago |
Davte
|
d640a21a5d
Webhook guide
|
5 years ago |
Davte
|
24482aecbc
Append to `secrets` file instead of overwriting
|
5 years ago |
Davte
|
be8d06169d
Example showing how to develop a simple bot with davtelepot
|
5 years ago |
Davte
|
f8cc0c1a22
Format unknown command message text passing self as bot.
|
5 years ago |
Davte
|
3669680156
User higher level `answer_inline_query` method
|
5 years ago |
Davte
|
052410ecf7
Fixed bugs in parser decorator
|
5 years ago |
Davte
|
4c25c935bb
New version
|
5 years ago |
Davte
|
9f26352728
Button decorator signature changed
|
5 years ago |
Davte
|
a8a797a176
Bot decorators will pass only supported arguments to decorated functions
|
5 years ago |
Davte
|
e412548edf
Added Bot() property `callback_data_separator` and method to set it
|
5 years ago |
Davte
|
f689d9b95a
get_me method needed for legacy mode
|
5 years ago |
Davte
|
0ac4553591
Documentation
|
5 years ago |
Davte
|
fc7da6d1bd
telepot-powered functions replaced with new ones
|
5 years ago |
Davte
|
9cc615df69
Keep `admin_tools` as legacy module, create new `administration_tools`
|
5 years ago |
Davte
|
f1a5d244df
Method to set event handler in routing table
|
5 years ago |
Davte
|
37d2b6f3d8
Set already_sent value, otherwise it may be referenced before assignment
|
5 years ago |
Davte
|
367b112809
Inline query decorator refactored
|
5 years ago |
Davte
|
d6b7b3002e
Fixed bug concerning wrong identifier in callback queries
|
5 years ago |
Davte
|
b19e7734e0
@bot.command and @bot.button parameter names changed
|
5 years ago |
Davte
|
b03b24fb2d
Logical error in `Bot().split_message_text` method
|
5 years ago |
Davte
|
7129e20e31
function renamed to handler
|
5 years ago |
Davte
|
e17b77490b
Authorization function must accept user_record as argument
|
5 years ago |
Davte
|
87a2f629c7
Commands, aliases and callback handlers must be checked in order
|
5 years ago |
Davte
|
2a900ceea3
Pass user_record in addition to bot and update in routing cascade
|
5 years ago |
Davte
|
34c2135962
Preliminary and final additional tasks implemented
|
5 years ago |