Queer European MD passionate about IT

Historique des commits

Auteur SHA1 Message Date
  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
  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