Queer European MD passionate about IT

Commit History

Author SHA1 Message Date
  Davte 76ea65a660 asyncio get_event_loop method is being deprecated; use new_event_loop / get_running_loop and asyncio.run instead 1 year ago
  Davte a5cabdd102 web should not be imported from aiohttp; use aiohttp.web instead 3 years ago
  Davte 713f4ffd0e Accept language directly 3 years ago
  Davte f7ee5b71a1 Prevent decoding None objects 3 years ago
  Davte fb58c0239d Async function to run shell commands 3 years ago
  Davte b12f653096 Useful tools module added 4 years ago
  Davte 05878f3fbd Language-labelled commands are accepted only for selected language. /father uses selected language for commands 4 years ago
  Davte 9072c3abe5 Working on /father command 4 years ago
  Davte 0b01ecbdd5 Wrong weekdays indexes fixed 4 years ago
  Davte 91ab00eec6 Weekdays multilanguage dictionary 4 years ago
  Davte f29556300a Replace longer strings first 4 years ago
  Davte ceef3103f4 Prevent double keyword argument in async_wrapper 4 years ago
  Davte 23b04d6207 Coroutine wrapper default arguments 4 years ago
  Davte 61fe8e0591 Pass `errors` parameter in `async_request` function 4 years ago
  Davte f73f438d32 Use built-in decoding feature of `aiohttp.ClientResponse` 4 years ago
  Davte ab6849b5e0 Replace multiple whitespace in strings to be parsed 4 years ago
  Davte 74079fb481 Do not encode pictures as utf-8 4 years ago
  Davte 7a994ca957 Function to send part of text files 4 years ago
  Davte d765aea71e Function to send CSV files 4 years ago
  Davte 81cf37b0eb Option to switch off telegram profile linking 4 years ago
  Davte 9c008d5923 Pass only supported arguments to async_wrapped coroutines 4 years ago
  Davte fc7da6d1bd telepot-powered functions replaced with new ones 4 years ago
  Davte d3d35b46d2 Useless assignments removed 4 years ago
  Davte c46f6fee52 Catch specific Exception 4 years ago
  Davte 3decb01165 Dummy coroutine 4 years ago
  Davte d692744b5b f-strings instead of `string.format` 4 years ago
  Davte ec877aa98a async_wrapper is now more general 4 years ago
  Davte e18299fcd6 Unnecessary indentation 4 years ago
  Davte 80ea019d60 Inline query handler written 4 years ago
  Davte 9fccdcc51c custom_join function added 4 years ago