Davte
|
12bc2eba44
Chosen inline result handler written
|
5 years ago |
Davte
|
80ea019d60
Inline query handler written
|
5 years ago |
Davte
|
4036971302
Avoid second try, as it is useless
|
5 years ago |
Davte
|
0610c0ce19
Wrapper for sendPhoto method
|
5 years ago |
Davte
|
589e27bf0e
Provide bot with an associated database (SQLite by default)
|
5 years ago |
Davte
|
b1ac8d3d40
Allow photo replies to text message updates
|
5 years ago |
Davte
|
967627c4a2
Path property implemented
|
5 years ago |
Davte
|
e47dd1d458
Prevent Telegram flood control on all methods with chat_id as parameter
|
5 years ago |
Davte
|
7582b4cce4
Do not json-dump files
|
5 years ago |
Davte
|
3e6fc8ba42
Close certificate file after setting webhook
|
5 years ago |
Davte
|
94d563b276
Do not wrap certificate file
|
5 years ago |
Davte
|
6b907957d5
Never show bot token or session token in log
|
5 years ago |
Davte
|
4f42696a20
TODO: prevent Telegram flood control
|
5 years ago |
Davte
|
e05b0ebe46
Split text in several messages if it hits Telegram limits
|
5 years ago |
Davte
|
af64241d81
Handle command aliases and text message update parsers
|
5 years ago |
Davte
|
7ed430b264
Handle unknown commands
|
5 years ago |
Davte
|
631bda4465
Wrappers for sendMessage and answerInlineQuery methods
|
5 years ago |
Davte
|
4ae826f52c
Set default keyboard at setup
|
5 years ago |
Davte
|
8f261a4cfa
Indentation
|
5 years ago |
Davte
|
08386d19da
Indentation
|
5 years ago |
Davte
|
783040bcd0
Provide a chat_id getter and a method to change it.
|
5 years ago |
Davte
|
55d872fc21
Allow individual text message handlers
|
5 years ago |
Davte
|
97a29406ca
Authorization system implemented
|
5 years ago |
Davte
|
80c746df20
Handle text message updates according to their subtype
|
5 years ago |
Davte
|
ab563c9486
Route updates according to their type calling associated method
|
5 years ago |
Davte
|
2bb0ef9436
Maintenance system implemented
|
5 years ago |
Davte
|
d44e410101
Log "API" in case of TelegramError raised during API call
|
5 years ago |
Davte
|
5927dcd30f
Dump int, list and dict parameters as strings for API calls
|
5 years ago |
Davte
|
5a0c658ea3
TelegramBot and TelegramError classes moved to dedicated `api` module.
|
5 years ago |
Davte
|
3c8995b316
All API methods added manually
|
5 years ago |