I've been a little busy with loads of different projects recently and also entering a API competition
So I made this nice little script.
You can text a keyword to the raspberry pi and then it will execute the command associated with it.
It also has for a bit of security only allow from 1 number (could be altered to use an array of numbers)
Please review and let me know!
This does use the textlocal API but I can use the SMSPI api as well to control things :)