Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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