Davte
|
d692744b5b
f-strings instead of `string.format`
|
5 years ago |
Davte
|
ec877aa98a
async_wrapper is now more general
|
5 years ago |
Davte
|
e18299fcd6
Unnecessary indentation
|
5 years ago |
Davte
|
f135279503
Check that session is open before trying to close it
|
5 years ago |
Davte
|
8ac12707b6
If bot has no `messages` attribute, set it
|
5 years ago |
Davte
|
a24d1b3ef5
Method to create views in database added
|
5 years ago |
Davte
|
dc5cc92867
Project modules must be imported with `davtelepot.` prefix
|
5 years ago |
Davte
|
c477f290dd
Callback query handler written
|
5 years ago |
Davte
|
fd815e4c64
Wrapper for editMessageText method written
|
5 years ago |
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 |