Queer European MD passionate about IT

Historique des commits

Auteur SHA1 Message Date
  Davte 8ac12707b6 If bot has no `messages` attribute, set it il y a 5 ans
  Davte a24d1b3ef5 Method to create views in database added il y a 5 ans
  Davte dc5cc92867 Project modules must be imported with `davtelepot.` prefix il y a 5 ans
  Davte c477f290dd Callback query handler written il y a 5 ans
  Davte fd815e4c64 Wrapper for editMessageText method written il y a 5 ans
  Davte 12bc2eba44 Chosen inline result handler written il y a 5 ans
  Davte 80ea019d60 Inline query handler written il y a 5 ans
  Davte 4036971302 Avoid second try, as it is useless il y a 5 ans
  Davte 0610c0ce19 Wrapper for sendPhoto method il y a 5 ans
  Davte 589e27bf0e Provide bot with an associated database (SQLite by default) il y a 5 ans
  Davte b1ac8d3d40 Allow photo replies to text message updates il y a 5 ans
  Davte 967627c4a2 Path property implemented il y a 5 ans
  Davte e47dd1d458 Prevent Telegram flood control on all methods with chat_id as parameter il y a 5 ans
  Davte 7582b4cce4 Do not json-dump files il y a 5 ans
  Davte 3e6fc8ba42 Close certificate file after setting webhook il y a 5 ans
  Davte 94d563b276 Do not wrap certificate file il y a 5 ans
  Davte 6b907957d5 Never show bot token or session token in log il y a 5 ans
  Davte 4f42696a20 TODO: prevent Telegram flood control il y a 5 ans
  Davte e05b0ebe46 Split text in several messages if it hits Telegram limits il y a 5 ans
  Davte af64241d81 Handle command aliases and text message update parsers il y a 5 ans
  Davte 7ed430b264 Handle unknown commands il y a 5 ans
  Davte 631bda4465 Wrappers for sendMessage and answerInlineQuery methods il y a 5 ans
  Davte 4ae826f52c Set default keyboard at setup il y a 5 ans
  Davte 8f261a4cfa Indentation il y a 5 ans
  Davte 08386d19da Indentation il y a 5 ans
  Davte 783040bcd0 Provide a chat_id getter and a method to change it. il y a 5 ans
  Davte 55d872fc21 Allow individual text message handlers il y a 5 ans
  Davte 97a29406ca Authorization system implemented il y a 5 ans
  Davte 80c746df20 Handle text message updates according to their subtype il y a 5 ans
  Davte ab563c9486 Route updates according to their type calling associated method il y a 5 ans