Queer European MD passionate about IT

Historial de Commits

Autor SHA1 Mensaje Fecha
  Davte 3669680156 User higher level `answer_inline_query` method hace 5 años
  Davte 052410ecf7 Fixed bugs in parser decorator hace 5 años
  Davte a8a797a176 Bot decorators will pass only supported arguments to decorated functions hace 5 años
  Davte e412548edf Added Bot() property `callback_data_separator` and method to set it hace 5 años
  Davte 0ac4553591 Documentation hace 5 años
  Davte f1a5d244df Method to set event handler in routing table hace 5 años
  Davte 37d2b6f3d8 Set already_sent value, otherwise it may be referenced before assignment hace 5 años
  Davte 367b112809 Inline query decorator refactored hace 5 años
  Davte d6b7b3002e Fixed bug concerning wrong identifier in callback queries hace 5 años
  Davte b03b24fb2d Logical error in `Bot().split_message_text` method hace 5 años
  Davte 7129e20e31 function renamed to handler hace 5 años
  Davte e17b77490b Authorization function must accept user_record as argument hace 5 años
  Davte 87a2f629c7 Commands, aliases and callback handlers must be checked in order hace 5 años
  Davte 2a900ceea3 Pass user_record in addition to bot and update in routing cascade hace 5 años
  Davte 34c2135962 Preliminary and final additional tasks implemented hace 5 años
  Davte cff3c30481 Command decorator defined hace 5 años
  Davte 8ee798af5e Get inline_query_id from update hace 5 años
  Davte 8919fc08a3 Inline query handler refactored hace 5 años
  Davte f135279503 Check that session is open before trying to close it hace 5 años
  Davte dc5cc92867 Project modules must be imported with `davtelepot.` prefix hace 5 años
  Davte c477f290dd Callback query handler written hace 5 años
  Davte fd815e4c64 Wrapper for editMessageText method written hace 5 años
  Davte 12bc2eba44 Chosen inline result handler written hace 5 años
  Davte 80ea019d60 Inline query handler written hace 5 años
  Davte 4036971302 Avoid second try, as it is useless hace 5 años
  Davte 0610c0ce19 Wrapper for sendPhoto method hace 5 años
  Davte 589e27bf0e Provide bot with an associated database (SQLite by default) hace 5 años
  Davte b1ac8d3d40 Allow photo replies to text message updates hace 5 años
  Davte 967627c4a2 Path property implemented hace 5 años
  Davte 6b907957d5 Never show bot token or session token in log hace 5 años