Commit Graph

124 Commits

Author SHA1 Message Date
yago
7f9bbae615 function order changed 2015-04-06 23:28:20 +02:00
yago
0277d3bab7 Locals on plugins 2015-04-05 16:27:04 +02:00
yago
c19c30933d Locals on 9gag 2015-04-05 16:26:30 +02:00
yago
0c2bb7329c Removed help markdown function 2015-04-05 16:20:19 +02:00
yago
4edd28906b Boobs help 2015-04-05 15:06:29 +02:00
yago
8b38b3a0dc Local functions on help 2015-04-05 15:00:16 +02:00
yago
6ebf354735 Better help 2015-04-05 13:57:25 +02:00
Malte Husmann
e152824cd5 Added two plugins: hackernews, magic 8ball 2015-04-03 23:02:45 +02:00
Yago
8f2db54d9c Update media.lua 2015-04-02 23:45:45 +02:00
yago
8f00b554a2 Indentation an little little little changes 2015-03-31 20:17:45 +02:00
Brayden
cf16172072 Support Youtube links with "_" in their URL
Noticed when https://www.youtube.com/watch?v=rE3j_RHkqJc didn't gen anything.
2015-03-24 19:56:05 -07:00
Yago
b2165a0983 Stats pattern priority. #89 2015-03-20 14:27:38 +01:00
yago
ca3eeac0ec Translator plugin. Closes #76 2015-03-14 17:30:12 +01:00
yago
c189cfc93f lex(msg) function 2015-03-14 17:23:38 +01:00
Yago
e30fb76ac5 Update boobs.lua usage 2015-03-10 18:21:37 +01:00
Lee Watson
8f9d1a1e59 tigle -> title 2015-03-10 00:34:17 +00:00
yago
8bb1a19cfc Butts bugfix 2015-03-08 22:11:00 +01:00
yago
9c2582f627 !butts command 🍑 and indentation in boobs.lua 2015-03-08 22:02:19 +01:00
Yuri
cfff96677a Added boobs plugin 2015-03-06 04:30:44 +03:00
yago
7224cec834 Fixed some tabulation 2015-03-04 23:51:36 +01:00
Yago
230fbc0177 Fix DOT extension. 2015-03-04 23:22:00 +01:00
Yago
adf8120c70 Fix DOT extension. 2015-03-04 23:14:39 +01:00
yago
13a787e577 giphy sends original if downsized doesn't exists 2015-02-28 12:30:58 +01:00
Yago
5c38c4842f Update giphy.lua 2015-02-27 21:31:14 +01:00
Yago
84b7062aed Update giphy.lua 2015-02-27 21:23:23 +01:00
PioneerAxon
f55e85efcd Add new plugin for voting system.
Allows voting session in group conversations.
2015-02-26 01:33:25 +05:30
Brayden
c434dbedfc Fix for Tweets without extended_entities
I had put https://twitter.com/FRCTeams/status/568890597009960961 into a chat, but there was no response save for:

```
 *** lua: plugins/twitter.lua:50: attempt to index field 'extended_entities' (a nil value)
```

This fixes that bug by checking for the existence of ``extended_entities`` before trying to get it's ``media``.
2015-02-22 16:05:24 -08:00
yago
3b59be34c5 Some changes on giphy plugin 2015-02-23 00:11:31 +01:00
yago
6b49398098 Troubles sending images 2015-02-22 22:34:10 +01:00
yago
16c51485bc Merge branch 'master' of git://github.com/id-mozilla/telegram-bot into id-mozilla-master 2015-02-19 22:01:27 +01:00
yago
60ec571bfc Return Giphy error when GIF not found 2015-02-19 21:50:13 +01:00
Arief Bayu Purwanto
ee6b91da14 initial bugzilla specific bot command 2015-02-18 12:01:47 +07:00
yago
975d57c827 Closes #68 2015-02-15 20:27:21 +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
86923b229e giphy uses send_document_from_url 2015-02-15 14:33:48 +01:00
yago
3df9d9c3f3 Functions for downloading and removing images async. The magic of cackbacks 🌟 2015-02-15 14:06:01 +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
fb415b7143 Changed text when values loaded 2015-02-15 12:12:03 +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
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
522bfc9d14 F*cking tabs 2015-02-11 22:00:00 +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
9fc9383ab7 Help well formatted 2015-02-04 23:03:42 +01:00