Commit Graph

133 Commits

Author SHA1 Message Date
yago
2fad772c22 Version 0.10.0 2015-03-14 17:25:28 +01:00
yago
c58e507032 format_http_params function 2015-03-14 17:22:52 +01:00
yago
29ca79a193 Matches one pattern per plugin only. do_lex msg as param. 2015-03-14 17:21:20 +01:00
Yago
ee5506ae24 now - 60 no more 2015-03-10 21:06:15 +01:00
yago
b07e3a5de1 Version v0.9.5 2015-03-10 20:40:42 +01:00
yago
2890acc04e require libraries on bot/utils.lua 2015-03-10 20:40:08 +01:00
yago
9d52c6103c Support for encr_chat 2015-03-10 20:35:19 +01:00
yago
565ac4db40 v0.9.4 2015-03-04 23:45:11 +01:00
yago
9eb136b734 string.trim(s) is deprecated. Removed some spaces tabulations 2015-02-28 14:53:39 +01:00
yago
dab0c97bb6 Controll HTTP errors downloading images 2015-02-28 14:22:53 +01:00
yago
6a8be34956 HTTPS support for download_to_file 🔒 and string:starts(text) function 2015-02-28 14:09:25 +01:00
Yago
2e6c0f823d get_http_file_name if not content_type 2015-02-27 22:20:05 +01:00
Yago
73f3a21904 Update utils.lua 2015-02-27 21:36:50 +01:00
yago
72a94106f0 Merge branch 'method-test-blank-strings' of git://github.com/joenio/telegram-bot into joenio-method-test-blank-strings
Conflicts:
	bot/utils.lua
2015-02-22 22:37:20 +01:00
Joenio Costa
12aa89c0f1 new util method to test if string is blank 2015-02-21 23:31:30 -03:00
yago
130cb63bc5 updated version 2015-02-15 20:27:56 +01:00
yago
874d2b3bf9 added send_photo_from_url_callback function 2015-02-15 20:26:00 +01:00
yago
d069eaa809 updated version 2015-02-15 16:59:46 +01:00
yago
b391bb26d2 Improved how bot saves file extension 2015-02-15 16:52:08 +01:00
yago
2a5c466d4c Updated version 2015-02-15 14:37:43 +01:00
yago
fc5d204750 send_photo_from_url with callback 2015-02-15 14:37:23 +01:00
yago
ccb101560b Functions _send_document and send_document_from_url 2015-02-15 14:33:08 +01:00
yago
fa6f871342 updated version 2015-02-15 14:06:33 +01:00
yago
3df9d9c3f3 Functions for downloading and removing images async. The magic of cackbacks 🌟 2015-02-15 14:06:01 +01:00
yago
8ee6e8fd4f randomseed and print info when msg is rejected 2015-02-15 14:02:26 +01:00
yago
cc76046156 little changes 2015-02-15 12:00:33 +01:00
murcat
7ad83b335b Update bot.lua 2015-02-12 18:01:04 +00:00
yago
b610511095 updated version 2015-02-11 22:01:31 +01:00
yago
b977e8893c updated version 2015-02-04 23:06:52 +01:00
yago
021d58e62a Merge branch 'master' of git://github.com/but3k4/telegram-bot into but3k4-master 2015-02-02 22:42:59 +01:00
yago
d012c26fa6 starts function and little change on download_to_file 2015-02-02 22:22:05 +01:00
yago
737738a330 Trim string function 2015-01-31 16:46:59 +01:00
Yago
5b0cbc8072 Update version 2015-01-24 17:18:13 +01:00
yago
700f9e395e Enable more plugins by default 2015-01-24 17:07:00 +01:00
yago
4023ce7314 Enable more plugins by default 2015-01-24 16:56:32 +01:00
yago
e0f374b0db just a "," 2015-01-12 20:50:22 +01:00
yago
4872ebf3a5 CRON enabled. Mark msg as read when plugin matches. Updated version 2015-01-12 20:38:36 +01:00
yago
a780249142 help by default 2015-01-12 20:29:18 +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
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
68fed25b49 can define if command is for privileged users only 2015-01-04 14:22:28 +01:00
yago
a889d410f1 serialize config with function 2015-01-01 16:06:24 +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