Queer European MD passionate about IT

Historique des commits

Auteur SHA1 Message Date
  Davte fc7da6d1bd telepot-powered functions replaced with new ones il y a 5 ans
  Davte 9cc615df69 Keep `admin_tools` as legacy module, create new `administration_tools` il y a 5 ans
  Davte f1a5d244df Method to set event handler in routing table il y a 5 ans
  Davte 37d2b6f3d8 Set already_sent value, otherwise it may be referenced before assignment il y a 5 ans
  Davte 367b112809 Inline query decorator refactored il y a 5 ans
  Davte d6b7b3002e Fixed bug concerning wrong identifier in callback queries il y a 5 ans
  Davte b19e7734e0 @bot.command and @bot.button parameter names changed il y a 5 ans
  Davte b03b24fb2d Logical error in `Bot().split_message_text` method il y a 5 ans
  Davte 7129e20e31 function renamed to handler il y a 5 ans
  Davte e17b77490b Authorization function must accept user_record as argument il y a 5 ans
  Davte 87a2f629c7 Commands, aliases and callback handlers must be checked in order il y a 5 ans
  Davte 2a900ceea3 Pass user_record in addition to bot and update in routing cascade il y a 5 ans
  Davte 34c2135962 Preliminary and final additional tasks implemented il y a 5 ans
  Davte c00fce62aa Missing space il y a 5 ans
  Davte d3d35b46d2 Useless assignments removed il y a 5 ans
  Davte c46f6fee52 Catch specific Exception il y a 5 ans
  Davte a2965be066 longest_cooldown_timedelta property defined il y a 5 ans
  Davte 3decb01165 Dummy coroutine il y a 5 ans
  Davte cff3c30481 Command decorator defined il y a 5 ans
  Davte 8ee798af5e Get inline_query_id from update il y a 5 ans
  Davte 8919fc08a3 Inline query handler refactored il y a 5 ans
  Davte d692744b5b f-strings instead of `string.format` il y a 5 ans
  Davte ec877aa98a async_wrapper is now more general il y a 5 ans
  Davte e18299fcd6 Unnecessary indentation il y a 5 ans
  Davte f135279503 Check that session is open before trying to close it il y a 5 ans
  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