Commit Graph

51 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
686e10e844 Clean files, solve some bugs, message log system 2018-11-03 18:45:08 +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
33b139bb34 Remove discord token from source code 2018-09-20 21:20:59 +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
fcc773e2d9 merge master into pi 2018-09-01 21:39:39 +02:00
45eb1419c4 Update config when join a new guild 2018-09-01 20:43:34 +02:00
e7a1a3bbb3 Add / at begening of path for dropboxfs 2018-09-01 19:58:24 +02:00
0450242f70 Use Pipfile instead of requirements.txt 2018-09-01 19:51:17 +02:00
a0dfe80a76 Use dropbox file storage instead of ftp 2018-09-01 19:18:11 +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
08715fb457 Add help for some config commands 2018-08-23 10:00:52 +02:00
6df2f9f8d9 repair timeout error ftp 2018-08-22 16:52:58 +02:00
6166d50580 Repair ftp timeout error 2018-08-22 16:34:34 +02:00
fd84cf7f44 Typo in fs initialisation 2018-08-22 16:02:09 +02:00
0198550328 Add a support for ftp file system 2018-08-22 15:58:49 +02:00
88edce9d01 Add procfile 2018-08-21 15:53:13 +02:00
dd8f7df72c update .gitignore 2018-08-21 15:19:43 +02:00
Fomys
556a4a4035
Merge pull request #1 from Fomys/help
Help
2018-08-21 12:51:59 +02:00
c546082c09 Merge branch 'master' into help 2018-08-21 12:48:35 +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
Fomys
204241dcd5 Update issue templates 2018-08-21 02:08:06 +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
e2976f9e8a Repair load_module, and smshandler 2018-08-20 18:27:52 +02:00
ed49ab9eb1 Use environement variables for tokens 2018-08-20 11:53:14 +02:00
29b80d761b Add requirements.txt 2018-08-20 11:45:30 +02:00
40a4c77afd update .gitignore 2018-08-20 11:35:11 +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
756900cba9 Add a basic log config file 2018-08-11 01:44:27 +02:00
75c18b9bb3 Setting up logging
Setting up logging, update README.md
2018-08-11 01:43:06 +02:00