A Google Hangouts chat bot that returns temperature information from a ds18b20 temperature sensor connected to a raspberry pi...because who wouldn't want something like that.
##Setup
- Run 'bundle install'
- Set the appropriate information in TempBot.rb.
##TODO
- Have the bot send a message if the temperature changes more than a set amount.
##Known Issues
- Does not return anything if something other than 'temp' is sent to it
- Is currently case sensitive on 'temp'