Queer European MD passionate about IT

Historial de Commits

Autor SHA1 Mensaje Fecha
  Davte fc7da6d1bd telepot-powered functions replaced with new ones hace 5 años
  Davte 9cc615df69 Keep `admin_tools` as legacy module, create new `administration_tools` 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 b19e7734e0 @bot.command and @bot.button parameter names changed 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 c00fce62aa Missing space hace 5 años
  Davte d3d35b46d2 Useless assignments removed hace 5 años
  Davte c46f6fee52 Catch specific Exception hace 5 años
  Davte a2965be066 longest_cooldown_timedelta property defined hace 5 años
  Davte 3decb01165 Dummy coroutine 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 d692744b5b f-strings instead of `string.format` hace 5 años
  Davte ec877aa98a async_wrapper is now more general hace 5 años
  Davte e18299fcd6 Unnecessary indentation hace 5 años
  Davte f135279503 Check that session is open before trying to close it hace 5 años
  Davte 8ac12707b6 If bot has no `messages` attribute, set it hace 5 años
  Davte a24d1b3ef5 Method to create views in database added 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