Commit Graph

827 Commits

Author SHA1 Message Date
Arief Bayu Purwanto
ea67edfa99 introduce "debug" config. Value is true/false (boolean) 2015-02-18 11:59:35 +07:00
yago
130cb63bc5 updated version 2015-02-15 20:27:56 +01:00
yago
975d57c827 Closes #68 2015-02-15 20:27:21 +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
e0dd062cfe gps.lua no delay_s 2015-02-15 16:59:03 +01:00
yago
fbf6c48476 no delay_s on location.lua 💥 2015-02-15 16:54:03 +01:00
yago
b391bb26d2 Improved how bot saves file extension 2015-02-15 16:52:08 +01:00
yago
3a48303899 mimetype lib 2015-02-15 16:51:37 +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
86923b229e giphy uses send_document_from_url 2015-02-15 14:33:48 +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
54203f7dbd Merge branch 'patch-1' of git://github.com/juanmal/telegram-bot into juanmal-patch-1 2015-02-15 12:15:50 +01:00
yago
ca811d1f5e Dont send dialog_list query 2015-02-15 12:12:52 +01:00
yago
fb415b7143 Changed text when values loaded 2015-02-15 12:12:03 +01:00
yago
cc76046156 little changes 2015-02-15 12:00:33 +01:00
Yago
f595cb1c85 Merge pull request #65 from but3k4/master
Added the ability to quote users texts by chat.
2015-02-14 20:00:11 +01:00
Claudio Filho
c2a5380507 Add imdb plugin 2015-02-13 13:45:27 -02:00
Claudio Filho
bdb9639485 Merge quote files into one 2015-02-13 13:38:28 -02:00
juanmal
f85d753491 Update twitter.lua
Send multiple images from tweet
2015-02-13 01:55:16 +01:00
PotHix
94568cf25c Added the ability to quote users texts by chat.
quotes_set does the job of saving users quotes by using the following
command:

  !addquote text to be quoted

quotes_get retrieve quotes stored by using `!quote` command.
2015-02-12 20:50:53 -02:00
Yago
c7403b0ced Merge pull request #63 from murcat/patch-1
Update bot.lua
2015-02-12 19:22:23 +01:00
murcat
7ad83b335b Update bot.lua 2015-02-12 18:01:04 +00:00
Yago
65313e24a4 Merge pull request #62 from timku/patch-1
Update xkcd.lua fixed issue with random xkcd.
2015-02-11 22:08:40 +01:00
yago
2937be7b77 Merge branch 'develop' 2015-02-11 22:02:01 +01:00
yago
b610511095 updated version 2015-02-11 22:01:31 +01:00
yago
522bfc9d14 F*cking tabs 2015-02-11 22:00:00 +01:00
yago
3d0b3a64f8 Merge branch 'doruq-patch-1' into develop 2015-02-11 21:58:37 +01:00
yago
475f6fcfec Merge branch 'patch-1' of git://github.com/doruq/telegram-bot into doruq-patch-1
Conflicts:
	plugins/stats.lua
2015-02-11 21:58:05 +01:00
Tim
f7015bf92c Update xkcd.lua 2015-02-11 17:32:09 +01:00
yago
7d25e0a3d5 Merge branch 'develop' 2015-02-04 23:07:18 +01:00
yago
b977e8893c updated version 2015-02-04 23:06:52 +01:00
yago
1ffd231ed5 Merge branch 'develop' 2015-02-04 23:05:06 +01:00
yago
9fc9383ab7 Help well formatted 2015-02-04 23:03:42 +01:00
yago
bd7264f496 XKCD url sussport 2015-02-04 22:15:49 +01:00
doruq
76b37397cb Typo fix in the description 2015-02-03 00:20:34 -05:00
yago
0f49b69133 Merge branch 'niteshjain-master' into develop 2015-02-02 23:22:21 +01:00
yago
4305c7b87e Returns HTTP Error if any in XKCD plugin 2015-02-02 23:19:10 +01:00
yago
da91a550fc Merge branch 'master' of git://github.com/niteshjain/telegram-bot into niteshjain-master 2015-02-02 23:02:07 +01:00
yago
944ee5b356 saves and print user id 2015-02-02 23:00:08 +01:00
yago
792209c607 Merge branch 'but3k4-master' into develop 2015-02-02 22:44:24 +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
2309b9be87 updated tg 2015-02-02 22:39:51 +01:00
yago
d012c26fa6 starts function and little change on download_to_file 2015-02-02 22:22:05 +01:00
PotHix
88e094913c Fixes typo on 'eanbled' 2015-02-02 15:59:57 -02:00
Claudio Filho
f743a706af Fixing stats to show the result sorted by messages 2015-02-02 14:57:41 -02:00