livebox:twitter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
livebox:twitter [2012/05/15 21:10] – [xAP Twitter] brettlivebox:twitter [2012/05/29 10:59] (current) – [alias interpreter] brett
Line 95: Line 95:
     [rex.new("(relay) ([1-4]) (on|off)")]=function(m) rfRelayCmd(m) end,     [rex.new("(relay) ([1-4]) (on|off)")]=function(m) rfRelayCmd(m) end,
     [rex.new("(rf) ([0-9]+) (on|off)")]=function(m) rfRelayCmd(m) end,     [rex.new("(rf) ([0-9]+) (on|off)")]=function(m) rfRelayCmd(m) end,
-    [rex.new("tweet (.*)")]=function(m) tweet(m) end+    [rex.new("tweet (.*)")]=function(m) tweet(m) end, 
 +    ["reboot"] = function() os.execute("reboot") end
 } }
  
  • livebox/twitter.1337116209.txt.gz
  • Last modified: 2012/05/15 21:10
  • by brett