Commit Graph

32 Commits

Author SHA1 Message Date
713f4ffd0e Accept language directly 2020-08-20 15:50:53 +02:00
Davte
f7ee5b71a1 Prevent decoding None objects 2020-07-15 13:16:21 +02:00
Davte
fb58c0239d Async function to run shell commands 2020-07-15 13:11:04 +02:00
Davte
b12f653096 Useful tools module added 2020-05-14 18:50:05 +02:00
Davte
05878f3fbd Language-labelled commands are accepted only for selected language. /father uses selected language for commands 2020-05-14 18:49:40 +02:00
Davte
9072c3abe5 Working on /father command 2020-05-06 23:18:27 +02:00
Davte
0b01ecbdd5 Wrong weekdays indexes fixed 2020-04-19 00:29:46 +02:00
Davte
91ab00eec6 Weekdays multilanguage dictionary 2020-04-11 16:12:13 +02:00
Davte
f29556300a Replace longer strings first 2020-04-07 14:55:26 +02:00
Davte
ceef3103f4 Prevent double keyword argument in async_wrapper 2020-02-16 13:40:45 +01:00
Davte
23b04d6207 Coroutine wrapper default arguments 2020-02-16 12:04:04 +01:00
Davte
61fe8e0591 Pass errors parameter in async_request function 2020-02-12 15:34:54 +01:00
Davte
f73f438d32 Use built-in decoding feature of aiohttp.ClientResponse 2020-02-11 17:28:37 +01:00
Davte
ab6849b5e0 Replace multiple whitespace in strings to be parsed 2020-02-11 14:43:15 +01:00
Davte
74079fb481 Do not encode pictures as utf-8 2019-10-01 15:00:00 +02:00
Davte
7a994ca957 Function to send part of text files 2019-07-26 18:21:39 +02:00
Davte
d765aea71e Function to send CSV files 2019-07-26 10:54:33 +02:00
Davte
81cf37b0eb Option to switch off telegram profile linking 2019-07-19 22:59:32 +02:00
Davte
9c008d5923 Pass only supported arguments to async_wrapped coroutines 2019-07-16 23:58:56 +02:00
Davte
fc7da6d1bd telepot-powered functions replaced with new ones
telepot repository was archived in may 2019
2019-07-13 16:44:13 +02:00
Davte
d3d35b46d2 Useless assignments removed 2019-07-12 14:16:47 +02:00
Davte
c46f6fee52 Catch specific Exception 2019-07-12 14:16:38 +02:00
Davte
3decb01165 Dummy coroutine 2019-07-12 14:14:34 +02:00
Davte
d692744b5b f-strings instead of string.format 2019-07-12 12:41:27 +02:00
Davte
ec877aa98a async_wrapper is now more general 2019-07-12 08:30:15 +02:00
Davte
e18299fcd6 Unnecessary indentation 2019-07-11 18:31:09 +02:00
Davte
80ea019d60 Inline query handler written 2019-07-03 19:39:55 +02:00
Davte
9fccdcc51c custom_join function added
It joins elements of a list using a joiner and a final custom joiner
2019-06-24 16:17:52 +02:00
Davte
b6f4465880 Import dependency 2019-06-07 21:30:26 +02:00
Davte
9f91114e0e Added function to run aiohttp web apps in dedicated threads. 2019-06-07 21:12:59 +02:00
Davte
0fae3d305a Typo in doc string 2019-05-30 15:40:12 +02:00
Davte
b9f826a2d0 davteutil.utilities imported
davteutil stand-alone repository will be deleted
2019-05-28 16:52:32 +02:00