c817c774b1
gsub "&" for twitter.lua
2015-06-15 16:45:26 +02:00
0c97b53d58
more german translation and optimizations
2015-05-12 20:15:15 +02:00
90428735d3
added new plugins
...
date.lua
get.lua
invite.lua
location.lua
set.lua
time.lua
twitter.lua
weather.lua
youtube.lua
2015-05-09 16:34:53 +02:00
ce629850e2
First commit of Mikubot
2015-04-14 20:21:23 +02:00
yago
8f00b554a2
Indentation an little little little changes
2015-03-31 20:17:45 +02: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
3df9d9c3f3
Functions for downloading and removing images async. The magic of cackbacks ⭐ 🌟 ⭐
2015-02-15 14:06:01 +01:00
juanmal
f85d753491
Update twitter.lua
...
Send multiple images from tweet
2015-02-13 01:55:16 +01:00
yago
08e5a6c85f
Checks if Twitter keys are empty
2015-01-06 14:10:26 +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
yago
e11b393643
Some code clean up
2014-11-22 15:05:54 +01:00
David Muñoz
ef12c413a7
Adding twitter plugin
2014-11-05 13:22:07 +01:00