Commit Graph

28 Commits

Author SHA1 Message Date
b96b047f43 Delete useless imports 2018-11-05 23:22:38 +01:00
d53114e6da solve some bugs in surveys, add a direct acces to db fot debug 2018-11-04 17:31:49 +01:00
777b113950 First Commit for survey 2018-10-31 19:21:05 +01:00
f0d8240aa0 Finish update_data.py 2018-10-20 23:00:51 +02:00
00dcdf39e4 Fix merge conflict 2018-10-19 20:26:52 +02:00
58c71013b9 Add help moenu for fpi command 2018-09-20 21:19:37 +02:00
ccea8e224c sourcecode command 2018-09-20 00:18:53 +02:00
6cc4f8fcdc Add ping command to the bot 2018-09-19 23:12:35 +02:00
203be35c7d Use mysql or mariadb database for config save 2018-09-11 08:55:26 +02:00
ac85c4857b Use dropbox to save pi.txt 2018-09-01 21:55:52 +02:00
c869846afe Use ftp server for pi file 2018-09-01 17:57:51 +02:00
3c325ca9e0 Add fpi command to search in pi with regex 2018-09-01 17:39:14 +02:00
22c7a61342 add translation support for pi command 2018-09-01 11:27:48 +02:00
c1241e3734 First command for pi and update .gitignore to remove pi.txt (too big) 2018-08-31 19:19:44 +02:00
e18c54baee First commit for pi command 2018-08-28 18:06:29 +02:00
2a85ebd927 Add help and start of automatic system for update data 2018-08-26 14:21:00 +02:00
4a7c39e0ec Merge branch 'master' into deeptown 2018-08-23 10:16:40 +02:00
0198550328 Add a support for ftp file system 2018-08-22 15:58:49 +02:00
d204db4545 Add a basic help menu 2018-08-21 12:12:06 +02:00
3de2568dfa Add some items, repair to_make_recursive 2018-08-21 10:44:05 +02:00
9644cc5619 Add a tomake recursive function and some items 2018-08-21 01:57:18 +02:00
47e8d156c8 Basic commands for deeptown optimizer 2018-08-20 18:40:36 +02:00
6f09002720 Basic commands for deeptown optimizer 2018-08-20 18:40:36 +02:00
f4f8eec2a6 Basic commands for deeptown optimizer 2018-08-20 18:38:36 +02:00
f03a952051 Config commands
Remove english translation for the moment, I add it later
Add basic configuration commands
Modify the organisation of translate dictionary and use .format method instead of %
2018-08-17 17:07:49 +02:00
2e2716bfd5 Add translation for english
reapair config loading system (int are forbidden in json keys 😠 )
2018-08-15 13:00:58 +02:00
bd74f13f96 Added function unload
Add function unload
2018-08-13 17:15:46 +02:00
5c580fc45f Create basic module system for the bot
(Only two commands available; load and list_modules)
2018-08-11 01:50:18 +02:00