Commit Graph

14 Commits

Author SHA1 Message Date
e7a1a3bbb3 Add / at begening of path for dropboxfs 2018-09-01 19:58:24 +02:00
a0dfe80a76 Use dropbox file storage instead of ftp 2018-09-01 19:18:11 +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
d204db4545 Add a basic help menu 2018-08-21 12:12:06 +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
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
75c18b9bb3 Setting up logging
Setting up logging, update README.md
2018-08-11 01:43:06 +02:00