Queer European MD passionate about IT

Commit History

Author SHA1 Message Date
  Davte 8ab1ec4461 Whitespace 4 years ago
  Davte a6105e4fb1 Added information in webhook guide 4 years ago
  Davte d640a21a5d Webhook guide 4 years ago
  Davte 24482aecbc Append to `secrets` file instead of overwriting 4 years ago
  Davte be8d06169d Example showing how to develop a simple bot with davtelepot 4 years ago
  Davte f8cc0c1a22 Format unknown command message text passing self as bot. 4 years ago
  Davte 3669680156 User higher level `answer_inline_query` method 4 years ago
  Davte 052410ecf7 Fixed bugs in parser decorator 4 years ago
  Davte 4c25c935bb New version 4 years ago
  Davte 9f26352728 Button decorator signature changed 4 years ago
  Davte a8a797a176 Bot decorators will pass only supported arguments to decorated functions 4 years ago
  Davte e412548edf Added Bot() property `callback_data_separator` and method to set it 4 years ago
  Davte f689d9b95a get_me method needed for legacy mode 4 years ago
  Davte 0ac4553591 Documentation 4 years ago
  Davte fc7da6d1bd telepot-powered functions replaced with new ones 4 years ago
  Davte 9cc615df69 Keep `admin_tools` as legacy module, create new `administration_tools` 4 years ago
  Davte f1a5d244df Method to set event handler in routing table 4 years ago
  Davte 37d2b6f3d8 Set already_sent value, otherwise it may be referenced before assignment 4 years ago
  Davte 367b112809 Inline query decorator refactored 4 years ago
  Davte d6b7b3002e Fixed bug concerning wrong identifier in callback queries 4 years ago
  Davte b19e7734e0 @bot.command and @bot.button parameter names changed 4 years ago
  Davte b03b24fb2d Logical error in `Bot().split_message_text` method 4 years ago
  Davte 7129e20e31 function renamed to handler 4 years ago
  Davte e17b77490b Authorization function must accept user_record as argument 4 years ago
  Davte 87a2f629c7 Commands, aliases and callback handlers must be checked in order 4 years ago
  Davte 2a900ceea3 Pass user_record in addition to bot and update in routing cascade 4 years ago
  Davte 34c2135962 Preliminary and final additional tasks implemented 4 years ago
  Davte c00fce62aa Missing space 4 years ago
  Davte d3d35b46d2 Useless assignments removed 4 years ago
  Davte c46f6fee52 Catch specific Exception 4 years ago