371 Commits

Author SHA1 Message Date
454b021ee7 Push to gogs.davte.it and bitbucket with this script 2019-05-16 12:18:05 +02:00
9f06157234 New version 2019-03-28 20:05:33 +01:00
6b65129f74 Whitespace 2019-03-28 19:29:46 +01:00
9963296f41 Parenthesis 2019-03-28 19:25:54 +01:00
bb7aa38913 Docstring 2019-03-28 19:19:30 +01:00
943171ac16 Whitespace in comments and docstrings 2019-03-28 19:17:55 +01:00
e776792dee Bots must be instantiated via get 2019-03-28 19:09:19 +01:00
9d664849cd davteutil is required 2019-03-28 19:07:29 +01:00
25f0321250 Ignore all tests (3 digits) 2019-03-28 19:07:22 +01:00
3c2cdfa6a1 Ignore python virtual environment folder and test scripts 2019-03-28 18:43:23 +01:00
213a6ead1a Look for configuration file in script folder, not in working directory 2019-03-28 14:19:06 +01:00
10cc0bbb2d Handle location updates 2019-02-13 17:27:54 +01:00
fb3e05681b davteutil.sleep_until was refactored 2019-02-12 18:27:58 +01:00
5aa51f7e8a Talk panel arguments sorted differently 2018-12-03 17:33:04 +01:00
7a52498939 Allow auto-naming of pictures 2018-11-28 19:07:01 +01:00
11b319d0a5 Bot().save_picture defined 2018-11-27 22:46:00 +01:00
d988998198 Parentheses again 2018-11-26 18:37:45 +01:00
ac40c16bea Parenthesis! 2018-11-26 18:34:56 +01:00
7881a97a73 Parentheses 2018-11-26 18:30:09 +01:00
2ab0712036 Talking sessions are now ready. 2018-11-26 17:32:21 +01:00
328258d2af Accept dict subclasses (such as OrderedDict) as update and user_record 2018-11-26 17:32:07 +01:00
f38a6e7e10 If user_record is passed to get_message, extract language from it. 2018-11-26 17:04:29 +01:00
1a784b2b08 Typo; todos 2018-11-25 10:56:35 +01:00
085f473257 'string' != string
Log message edited
2018-11-25 01:09:47 +01:00
787fa7d164 Pass format kwargs to get_message 2018-11-25 01:07:24 +01:00
39147326d1 Version 2018-11-25 01:05:26 +01:00
ff7efc0e90 Documentation. 2018-11-25 01:00:48 +01:00
b0d97265b5 Coroutines must be awaited!
Accept format keyword arguments.
2018-11-25 00:56:59 +01:00
269f167be5 Bugs fixed 2018-11-25 00:49:18 +01:00
54e81f57df Working on /talk command 2018-11-25 00:37:12 +01:00
86bab73216 forward_message defined 2018-11-25 00:36:41 +01:00
6f6edfdae9 Undefined names 2018-11-24 18:48:15 +01:00
4ef0648892 Import error fixed 2018-11-24 18:44:57 +01:00
5a7fb42017 admin_tools: Talk to users 2018-11-24 18:41:06 +01:00
a1c4e10dae Define get_message method of Bot object. 2018-11-24 18:38:27 +01:00
eb58c54928 Include csv data. 2018-11-24 18:37:51 +01:00
dc11ca37a9 IETF language tags 2018-11-24 18:30:52 +01:00
890ff77294 Pass coroutines, not tasks. 2018-11-24 16:08:34 +01:00
3e9bea1a95 Better interaction in manual mode 2018-11-24 15:45:52 +01:00
12a5537291 Cannot use_stored if type(photo) is not str 2018-11-24 15:42:00 +01:00
73b44a05d2 use_stored set to False 2018-11-24 15:27:45 +01:00
a2cd9ce626 Let user change bot 2018-11-24 15:21:30 +01:00
ada5458368 COALESCE to avoid null rows from null fields 2018-11-21 19:29:23 +01:00
accdd373d8 Manual mode implemented 2018-11-21 19:18:39 +01:00
121e3c370c Git-ignore test.py.
davteutil should be considered third party module since it is homed in a 
separate repository.
2018-11-20 20:08:06 +01:00
51b27e2a0d Stupid me! This code should have never been added to repository.
Tokens revoked.
2018-11-20 19:48:47 +01:00
c6fd334428 Version 2018-11-17 12:07:28 +01:00
b658c69156 davteutil structure changed 2018-11-17 12:07:08 +01:00
6922deb989 Version 2018-11-13 22:11:42 +01:00
114990e6d4 Line break escape not needed in parentheses 2018-11-13 22:09:52 +01:00