Commit Graph

15 Commits

Author SHA1 Message Date
Akamaru ea622733f6 Erster privater commit 2015-11-12 17:42:03 +01:00
Akamaru a825d8e4cc delay_s(1) error removed 2015-07-23 20:32:10 +02:00
Akamaru f3571e2091 added function unescape 2015-06-25 22:10:29 +02:00
Akamaru c817c774b1 gsub "&" for twitter.lua 2015-06-15 16:45:26 +02:00
Akamaru 0c97b53d58 more german translation and optimizations 2015-05-12 20:15:15 +02:00
Akamaru 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
Akamaru 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