Commit Graph

155 Commits

Author SHA1 Message Date
b2b41f2311 few changes on bot.lua and utils.lua
TIMEOUT set to 10s
Uglify on serialize_to_file
Random name if previous patterns fails
2015-04-16 20:16:37 +02:00
22cff42b7b New command added to youtube_search plugin 2015-04-15 18:45:45 +02:00
1da30f7252 Don't read messages bot! 2015-04-14 20:54:58 +02:00
ce629850e2 First commit of Mikubot 2015-04-14 20:21:23 +02:00
yago
22ad75c977 Version 0.11.2 2015-04-12 23:26:40 +02:00
yago
ca97baa60d match_pattern checks if text exists 2015-04-12 23:26:01 +02:00
yago
d35a3e8770 removed is_disabled on msg_vaild. Fix 2015-04-12 23:21:37 +02:00
yago
dca731c18e Check channel enabled as pre_processor 2015-04-12 23:08:42 +02:00
yago
0438abeee3 Merge branch 'master' of https://github.com/soend/telegram-bot into soend-master
Conflicts:
	bot/bot.lua
2015-04-12 22:08:56 +02:00
yago
267f90d674 moved match_pattern to utils 2015-04-12 21:57:18 +02:00
yago
91aac0c138 Disable plugins only on specific chats (current chat) 2015-04-12 21:55:01 +02:00
yago
ecc9051db2 Version 0.11.0 2015-04-12 20:16:02 +02:00
yago
1e18d97034 plugin.pre_process 2015-04-12 20:12:41 +02:00
yago
6f99b97479 Version 0.10.2 2015-04-12 19:16:38 +02:00
yago
e399e669cf send_large_msg_callback, send_large_msg, user_allowed, warns_user_not_allowed on utils.lua. match_pattern on bot.lua 2015-04-12 19:16:06 +02:00
Yago
843e7dedd3 Headers are lower cased by luasocket 2015-04-10 12:30:57 +02:00
yago
2cb99efc17 Version 0.10.1 2015-04-05 13:58:07 +02:00
yago
c1d2885e9c Save plugin name as key 2015-04-05 13:57:10 +02:00
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
soend
061dee2fa2 Merge pull request #1 from yagop/master
Updating to latest
2015-03-12 09:46:42 +02: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
Priit Heinsaar
8fc40063b6 Added functionality to disable bot responding in disable channels 2015-02-27 15:40:48 +02:00
Priit Heinsaar
114c47382f Added functionality to disable bot responding in disable channels 2015-02-27 15:08:05 +02:00
Priit Heinsaar
edd8a50629 Added functionality to disable bot responding in disable channels 2015-02-27 15:06:12 +02: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