Queer European MD passionate about IT

Commit History

Author SHA1 Message Date
  Davte d77c416ea6 send_document method should not require a chat_id since it can be passed an update object 3 years ago
  Davte e487764aad send_photo method should not require a chat_id since it can be passed an update object 3 years ago
  Davte 4bf00f0cc5 Avoid relative import statements 3 years ago
  Davte ed7e335d4e Items in __all__ must be str, not module 3 years ago
  Davte d6a4a1d69a Document can be None if document_path is provided 3 years ago
  Davte 668822fc21 Do not log chardet `INFO` and `DEBUG` levels 3 years ago
  Davte 135442dcd6 Compliance with Telegram Bot API 5.0 and improved type hinting for API methods. 3 years ago
  Davte eb11160a02 Version number 3 years ago
  Davte fda4cac348 Import statements refactored 3 years ago
  Davte 773fe1fdb1 web should not be imported from aiohttp; use aiohttp.web instead 3 years ago
  Davte ddf25f8dd1 Store user profile pictures in bot database and show them in authorization panel 3 years ago
  Davte 17b26ec23e MySQL compatibility: specify VARCHAR length 3 years ago
  Davte 68974c4c40 Pass all information to command handler when using /start 3 years ago
  Davte 92e39e7ed7 Make `general_handler` handle photo updates 3 years ago
  Davte 48b7e1e4a2 Updated examples 3 years ago
  Davte b797f3fffe Remove `argument` parameter from parser decorator 3 years ago
  Davte 3e19ba4c81 In text message handler, make available both lowered and original text and inspect condition parameters 3 years ago
  Davte e29bb08b7b Accept language directly 3 years ago
  Davte 7233f9e478 General handler implemented and applied to contact updates 3 years ago
  Davte e481623a75 Document handlers implemented 3 years ago
  Davte 88835955ef Update default help messages with given ones, instead of replacing them 3 years ago
  Davte 8c37d00602 In default keyboard, show only buttons for commands the user is authorized to call 3 years ago
  Davte ada375b766 Prevent decoding None objects 3 years ago
  Davte ed05d843bc Async function to run shell commands 3 years ago
  Davte bc51ed109a Split outgoing documents bigger than 50 MB and send chunks 3 years ago
  Davte 76204ccd69 Script to merge split files 3 years ago
  Davte 293a831958 Typos 3 years ago
  Davte fafc3de090 Send error message if database could not be sent - new version 3 years ago
  Davte 5fe875e49c Send error message if database could not be sent 3 years ago
  Davte 1b4532e2cd Accept both updates and raw_updates in maintenance exception criteria 3 years ago