Davte
|
39e7d8b783
Provide help if /query command is called with no text
|
5 years ago |
Davte
|
9961c2734c
/query command implemented
|
5 years ago |
Davte
|
80418bd11c
Allow keyword arguments in custombot initialization
|
5 years ago |
Davte
|
637dca7af2
`handle_location` method deprecated
|
5 years ago |
Davte
|
c1c9f7dd78
Language suppport for /language command
|
5 years ago |
Davte
|
3f4417b84b
Added support for multilanguage command descriptions
|
5 years ago |
Davte
|
b1c7ee4299
Get database url from database object
|
5 years ago |
Davte
|
cb64443af2
New version
|
5 years ago |
Davte
|
6e95de61e9
More elegant way of `/stop`ping bots
|
5 years ago |
Davte
|
191a2d2ecb
/stop command implemented
|
5 years ago |
Davte
|
ab63f56276
Log identifier if `get_user_identifier` method fails
|
5 years ago |
Davte
|
adf67c9ce1
Restart command implemented; user_record variable renamed
|
5 years ago |
Davte
|
00bd5b24cd
Return instructions if /auth is called without arguments
|
5 years ago |
Davte
|
ec8a882eba
Logical error fixed
|
5 years ago |
Davte
|
907d27b554
Ensure that field `selected_language_code` is added if not present
|
5 years ago |
Davte
|
c43c0be4fa
Multilanguage support
|
5 years ago |
Davte
|
6075e5513b
Support for multiple languages
|
5 years ago |
Davte
|
a085fddf31
Use dot for relative imports
|
5 years ago |
Davte
|
e22854c77d
`aiohttp.web.Application` does not take a loop argument anymore
|
5 years ago |
Davte
|
e8cf7cd421
Version 13 exposed secrets
|
5 years ago |
Davte
|
600e3a3826
New version (12 was deleted due to token exposure)
|
5 years ago |
Davte
|
7e0d871474
Exclude data/ and test*.py from distribution
|
5 years ago |
Davte
|
f8ec144719
Prevent `AttributeError: 'NoneType' object has no attribute 'format'`
|
5 years ago |
Davte
|
948ebcd015
Used `edit_message_text` to `reply` if `message_id` is in kwargs
|
5 years ago |
Davte
|
0557b67734
Backward compatibility: allow regular functions instead of coroutines
|
5 years ago |
Davte
|
a01ff8c486
Individual location handler
|
5 years ago |
Davte
|
2e5ef62dff
Hide reply_markup from edited message if new message is sent with it
|
5 years ago |
Davte
|
568694f3aa
When editing message, make each message reply to the previous
|
5 years ago |
Davte
|
c331313f85
Bug in `edit_message_text` fixed: `text` instead of `text_chunk`
|
5 years ago |
Davte
|
44055ff181
Allow new button syntax also in legacy mode (buttons with no `data`)
|
5 years ago |