Davte
|
fc1f087d4a
When answering inline queries, prevent invalid InlineQueryResultsButton instantiation
|
hace 1 año |
Davte
|
aeac4aea52
Better variable regex: accept only one decimal separator in float numbers
|
hace 1 año |
Davte
|
5ab22909cf
Whitespace
|
hace 1 año |
Davte
|
9094955812
Config command implemented, allowing administrators to add variables to configuration files
|
hace 1 año |
Davte
|
173783e154
Moved join_path function to utilities module
|
hace 1 año |
Davte
|
92a986d090
Catch up with branch main (v 2.9.1)
|
hace 1 año |
Davte
|
3e6e364336
Compliance with Telegram Bot API 6.5
|
hace 2 años |
Davte
|
f0a4c914e4
Compliance with Telegram Bot API 6.4
|
hace 2 años |
Davte
|
80a1440e75
Make the regex dot match any character at all, including a newline, when cleaning HTML strings (so multiline tag bodies are allowed, as they are in Telegram HTML markdown).
|
hace 2 años |
Davte
|
b978022658
HTML parse_mode check upgraded.
|
hace 2 años |
Davte
|
50f561e7f9
Method to add a table and its columns to and ` ObjectWithDatabase`
|
hace 2 años |
Davte
|
a9b785f49d
Compliance with Telegram Bot API 6.3
|
hace 2 años |
Davte
|
b7d08ab2ba
When admin `A` requests profile picture of user `B`, send B's picture and not A's.
|
hace 2 años |
Davte
|
d362ec496b
Browse users via `/auth` command
|
hace 2 años |
Davte
|
0bfc1e157b
Working on users browsing via `/auth` command
|
hace 2 años |
Davte
|
bc40957b27
Syntax-breaking typo
|
hace 2 años |
Davte
|
45117610f9
Bug fix: use a unique loop
|
hace 2 años |
Davte
|
f91661927e
Bug fix: use a unique loop
|
hace 2 años |
Davte
|
12f3a2cc73
Bug fix: asyncio.run cannot take asyncio.gather as coroutine
|
hace 2 años |
Davte
|
25abb80343
Bug fix: no running loop, need to create a new one.
|
hace 2 años |
Davte
|
76ea65a660
asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead
|
hace 2 años |
Davte
|
e254dbf42a
send_document method should not require a chat_id since it can be passed an update object
|
hace 4 años |
Davte
|
b7b91a65ea
send_photo method should not require a chat_id since it can be passed an update object
|
hace 4 años |
Davte
|
abebff43d9
Avoid relative import statements
|
hace 4 años |
Davte
|
a460f71b69
Items in __all__ must be str, not module
|
hace 4 años |
Davte
|
6ad5ec2865
Document can be None if document_path is provided
|
hace 4 años |
Davte
|
cfae729270
Do not log chardet `INFO` and `DEBUG` levels
|
hace 4 años |
Davte
|
dc9c2a7b14
Compliance with Telegram Bot API 5.0 and improved type hinting for API methods.
|
hace 4 años |
Davte
|
a3cc676432
Identify edited methods (new or deprecated parameters) in addition to new methods.
|
hace 4 años |
Davte
|
15a7a58537
Version number
|
hace 4 años |