Commit Graph

203 Commits

Author SHA1 Message Date
Yago
5cad0c67d7 Update README.md 2015-01-06 21:40:11 +01:00
Yago
0cc9ea0041 Merge pull request #45 from yagop/develop
New version 0.8.2! Changes about config and plugins.
2015-01-06 21:20:56 +01:00
yago
a0a3c771f8 config.lua inside data folder 2015-01-06 21:08:18 +01:00
yago
6c9efc902c data is the new res folder 2015-01-06 21:04:45 +01:00
yago
859fb485fa show only plugin name 2015-01-06 14:51:38 +01:00
yago
7c8c56655f Checks if Twitter keys are empty 2015-01-06 14:32:42 +01:00
yago
08e5a6c85f Checks if Twitter keys are empty 2015-01-06 14:10:26 +01:00
yago
ffa72bb22f do_lex infinite loop when "mutated = false" 2015-01-04 20:32:04 +01:00
Yago
edeaffc466 Merge pull request #42 from glogiotatidis/patch-1
Typo fix.
2015-01-04 20:00:25 +01:00
Giorgos Logiotatidis
6114207fd1 Typo fix. 2015-01-04 20:51:32 +02:00
yago
68fed25b49 can define if command is for privileged users only 2015-01-04 14:22:28 +01:00
yago
e22d2670fd stats with local scope 2015-01-01 16:06:43 +01:00
yago
a889d410f1 serialize config with function 2015-01-01 16:06:24 +01:00
yago
7ce798b21b invite plugin 2015-01-01 13:55:14 +01:00
yago
ae0411ff25 save config on plugin enabled / disabled 2015-01-01 13:54:43 +01:00
yago
7591920a39 lexical replacements #38 2014-12-31 17:55:17 +01:00
yago
4774bf52e8 Multiple plugins in one message 2014-12-31 17:45:52 +01:00
yago
e811ea8a52 Enable / Diable plugins. libs folder. Generate config.lua with serpent, defined enabled_plugins. Plugins config, is inside them, not in config.lua. 2014-12-31 17:14:48 +01:00
David Muñoz
d40346b481 lexical replacements 2014-12-26 12:13:27 +01:00
yago
4fbfd8556f Updated JSON.lua 2014-12-24 19:19:16 +01:00
yago
03e52b1d41 disable plugins and some checks 2014-12-24 12:44:57 +01:00
yago
d0a728e214 Initial test of plugins handler 2014-12-24 01:38:41 +01:00
yago
8ca367e83b Cron check google 2014-12-22 22:12:28 +01:00
yago
6bc4829788 load_plugins ouside 2014-12-22 22:05:46 +01:00
yago
3b67918a3e moved to utils is_sudo and get_name 2014-12-22 21:52:11 +01:00
yago
7881f62e20 closed tcp conexion 2014-12-22 21:43:36 +01:00
yago
aa7ac75d31 fixes SIGNAL received error 2014-12-22 21:42:58 +01:00
yago
3c28c7e1ca Merge branch 'gokceneraslan-patch-1' 2014-12-22 20:05:52 +01:00
Gökçen Eraslan
f3b522cde8 Try to follow 301/302 redirected URLs 2014-12-21 18:19:33 +01:00
Yago
9d161163f4 Update README.md 2014-12-21 12:44:31 +01:00
yago
afe750c06e Merge branch 'mrvdb-newlocation' 2014-12-20 17:00:35 +01:00
Marcel van der Boom
1cd7ce1a9f Improvements for the location plugin
- use an api_key if one is configured
- send the location by using the api
- provide same pin color as standard map
- send overview map based on the type of the location scale
- remove the temporary file after download
2014-12-19 16:31:25 +01:00
Yago
e12690479a Merge pull request #30 from demil133/master
Configure and install upstart script
2014-12-18 10:02:54 +01:00
Daniel I
3de95880f8 Configure and install upstart script 2014-12-17 21:31:52 +01:00
Yago
8775f720a6 run_command 2014-12-17 13:01:34 +01:00
Yago
258c5bfff4 Merge pull request #26 from voiser/master
reload plugins fix
2014-12-17 09:59:52 +01:00
David Muñoz
d525528ad3 fix 2014-12-17 09:48:20 +01:00
yago
8b04aefd45 Basic cron version 2014-12-16 21:50:19 +01:00
yago
198f700f86 Load only ".lua" plugin files 2014-12-16 20:06:04 +01:00
yago
8c6c781f85 Updated tg 2014-12-16 19:49:47 +01:00
Yago
2253dc712e Merge pull request #24 from voiser/master
Plugins reloading
2014-12-16 19:14:13 +01:00
David Muñoz
acbb0ff03b small fix 2014-12-16 15:06:49 +01:00
David Muñoz
6bfc5247bf Reload ALL the plugins! 2014-12-16 15:05:42 +01:00
Yago
61c7a05551 Merge pull request #20 from javierhonduco/patch-2
moar style changes
2014-12-14 23:46:29 +01:00
yago
e8ac29d899 Table key strings 2014-12-14 22:11:54 +01:00
Javier Honduvilla Coto
7410ee1d8f moar style changes 2014-12-14 22:00:07 +01:00
yago
e475659978 set Values arent "shared" any more. I hope nobody will miss that "feature" 2014-12-14 21:44:19 +01:00
yago
5bbf754d73 Stats are private by Chat 2014-12-14 21:28:32 +01:00
yago
fe05645a39 Common functions moved to utils.lua. Indentation ... 2014-12-14 20:52:48 +01:00
Yago
495bad27ee Merge pull request #19 from mrvdb/nontext
Allow non-text input to plugins
2014-12-14 20:24:25 +01:00