Commit Graph

337 Commits

Author SHA1 Message Date
yago
508abf3a79 Updated command list 2015-04-05 16:18:00 +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
2cb99efc17 Version 0.10.1 2015-04-05 13:58:07 +02:00
yago
6ebf354735 Better help 2015-04-05 13:57:25 +02:00
yago
c1d2885e9c Save plugin name as key 2015-04-05 13:57:10 +02:00
Yago
4b0cecec64 Merge pull request #94 from StateOfTheArt89/master
Added two plugins: hackernews, magic 8ball
2015-04-04 22:37:17 +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
Yago
edbb7e3441 Merge pull request #92 from bb010g/patch-2
Support Youtube links with "_" in their URL
2015-03-25 09:39:28 +01: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
2fad772c22 Version 0.10.0 2015-03-14 17:25:28 +01:00
yago
c189cfc93f lex(msg) function 2015-03-14 17:23:38 +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
e30fb76ac5 Update boobs.lua usage 2015-03-10 18:21:37 +01:00
Yago
d254f24b97 Merge pull request #79 from TheReverend403/patch-1
tigle -> title
2015-03-10 10:34:03 +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
Yago
f831cae647 Merge pull request #77 from malishev/openboobs-plugin
Added boobs plugin
2015-03-06 08:45:43 +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
565ac4db40 v0.9.4 2015-03-04 23:45:11 +01:00
yago
52c961bdb7 Merge branch 'master' of github.com:yagop/telegram-bot 2015-03-04 23:38:10 +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
bdf18bfc09 LICENSE name and year 2015-03-02 20:12:41 +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
13a787e577 giphy sends original if downsized doesn't exists 2015-02-28 12:30:58 +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
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
Yago
edfbe6eec4 Merge pull request #74 from PioneerAxon/master
Add new plugin for voting system.
2015-02-25 22:41:53 +01:00
PioneerAxon
f55e85efcd Add new plugin for voting system.
Allows voting session in group conversations.
2015-02-26 01:33:25 +05:30
Yago
4fd8e7f983 Merge pull request #73 from bb010g/patch-1
Fix for Tweets without extended_entities
2015-02-23 08:35:17 +01:00
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
f39e51c0f8 Merge branch 'joenio-method-test-blank-strings' 2015-02-22 22:37:38 +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