Queer European MD passionate about IT

Histórico de Commits

Autor SHA1 Mensagem Data
  Davte fd815e4c64 Wrapper for editMessageText method written há 5 anos atrás
  Davte 12bc2eba44 Chosen inline result handler written há 5 anos atrás
  Davte 80ea019d60 Inline query handler written há 5 anos atrás
  Davte 4036971302 Avoid second try, as it is useless há 5 anos atrás
  Davte 0610c0ce19 Wrapper for sendPhoto method há 5 anos atrás
  Davte 589e27bf0e Provide bot with an associated database (SQLite by default) há 5 anos atrás
  Davte b1ac8d3d40 Allow photo replies to text message updates há 5 anos atrás
  Davte 967627c4a2 Path property implemented há 5 anos atrás
  Davte e47dd1d458 Prevent Telegram flood control on all methods with chat_id as parameter há 5 anos atrás
  Davte 7582b4cce4 Do not json-dump files há 5 anos atrás
  Davte 3e6fc8ba42 Close certificate file after setting webhook há 5 anos atrás
  Davte 94d563b276 Do not wrap certificate file há 5 anos atrás
  Davte 6b907957d5 Never show bot token or session token in log há 5 anos atrás
  Davte 4f42696a20 TODO: prevent Telegram flood control há 5 anos atrás
  Davte e05b0ebe46 Split text in several messages if it hits Telegram limits há 5 anos atrás
  Davte af64241d81 Handle command aliases and text message update parsers há 5 anos atrás
  Davte 7ed430b264 Handle unknown commands há 5 anos atrás
  Davte 631bda4465 Wrappers for sendMessage and answerInlineQuery methods há 5 anos atrás
  Davte 4ae826f52c Set default keyboard at setup há 5 anos atrás
  Davte 8f261a4cfa Indentation há 5 anos atrás
  Davte 08386d19da Indentation há 5 anos atrás
  Davte 783040bcd0 Provide a chat_id getter and a method to change it. há 5 anos atrás
  Davte 55d872fc21 Allow individual text message handlers há 5 anos atrás
  Davte 97a29406ca Authorization system implemented há 5 anos atrás
  Davte 80c746df20 Handle text message updates according to their subtype há 5 anos atrás
  Davte ab563c9486 Route updates according to their type calling associated method há 5 anos atrás
  Davte 2bb0ef9436 Maintenance system implemented há 5 anos atrás
  Davte d44e410101 Log "API" in case of TelegramError raised during API call há 5 anos atrás
  Davte 5927dcd30f Dump int, list and dict parameters as strings for API calls há 5 anos atrás
  Davte 5a0c658ea3 TelegramBot and TelegramError classes moved to dedicated `api` module. há 5 anos atrás