It translates Patio's tweets into Nomurish.
- bundle install
- create 'NomurishPatioBot/BotConfig.yml'
- bundle exec ruby run.rb
consumer_key: [YOUR_CONSUMER_KEY]
consumer_key_secret: [YOUR_CONSUMER_KEY_SECRET]
oauth_token: [YOUR_OAUTH_TOKEN]
oauth_token_secret: [YOUR_OAUTH_TOKEN_SECRET]