Queer European MD passionate about IT

Historique des commits

Auteur SHA1 Message Date
  Davte fd4374f328 Compliance with bot API 7.7 il y a 2 mois
  Davte 6b489363de Compliance with bot API 7.2 il y a 5 mois
  Davte a343e095e8 Compliance with bot API 7.1 il y a 6 mois
  Davte a3b28bc1d6 Allow to overwrite file when using bot.download_file method il y a 6 mois
  Davte 3969794075 `download_file` behaves differently if a local bot API server is used. Wrong default API url was being used il y a 7 mois
  Davte 748ba624a4 Support Local Bot API Server (with custom `api_url`). il y a 7 mois
  Davte 41507067be `download_file` method updated to handle exceptions and return information about downloaded file il y a 7 mois
  Davte ec747bef1d Specify encoding in `send_part_of_text_file` function il y a 9 mois
  Davte 199fe29cf1 Compliance with bot API 6.8 and 6.9 il y a 10 mois
  Davte 41f38d0b23 Method to add table columns if missing il y a 1 an
  Davte cf492f0c8b Allow non-null standard output and/or error pipe to be passed to aio_subprocess_shell function il y a 1 an
  Davte eab81b065d When answering inline queries, prevent invalid InlineQueryResultsButton instantiation il y a 1 an
  Davte 51a77c695b Better variable regex: accept only one decimal separator in float numbers il y a 1 an
  Davte febe5cee3f Config command implemented, allowing administrators to add variables to configuration files il y a 1 an
  Davte fb04211e81 Whitespace and type mismatch il y a 1 an
  Davte 3bd1a9b679 Compliance with Telegram Bot API 6.6 and new command line interface to run bot or send a single message il y a 1 an
  Davte 0c3ed2070d Compliance with Telegram Bot API 6.5 il y a 1 an
  Davte 5c30dafd4c Compliance with Telegram Bot API 6.4 il y a 1 an
  davte 27f9d62cf9 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). il y a 1 an
  Davte fafa639328 HTML parse_mode check upgraded. il y a 1 an
  Davte 55b47ed1f7 Method to add a table and its columns to and ` ObjectWithDatabase` il y a 1 an
  Davte 881d249256 Compliance with Telegram Bot API 6.3 il y a 1 an
  Davte fc486c60ce When admin `A` requests profile picture of user `B`, send B's picture and not A's. il y a 1 an
  Davte e813d37c8f Browse users via `/auth` command il y a 1 an
  Davte 21f91fb07c Syntax-breaking typo il y a 1 an
  Davte 50c2f92e8e asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead il y a 1 an
  Davte d77c416ea6 send_document method should not require a chat_id since it can be passed an update object il y a 3 ans
  Davte e487764aad send_photo method should not require a chat_id since it can be passed an update object il y a 3 ans
  Davte 4bf00f0cc5 Avoid relative import statements il y a 3 ans
  Davte ed7e335d4e Items in __all__ must be str, not module il y a 3 ans