Commit Graph

28 Commits

Author SHA1 Message Date
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
Fomys
f939fe5b3d
Initial commit 2018-08-03 10:56:52 +02:00