https://github.com/begriffs/rent-a-friend
A kindly phone robot
https://github.com/begriffs/rent-a-friend
Last synced: 7 months ago
JSON representation
A kindly phone robot
- Host: GitHub
- URL: https://github.com/begriffs/rent-a-friend
- Owner: begriffs
- Created: 2013-06-07T15:02:38.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-19T01:19:17.000Z (about 12 years ago)
- Last Synced: 2025-01-10T17:50:15.637Z (about 1 year ago)
- Language: Ruby
- Size: 676 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Your new best friend
When you need a friend in whom to confide your closest secrets, try a
robot. Deploy this Sinatra app to talk with you through Twilio. Its
artificial emotions are always there for you.
## How to awaken your own
Deploy this app to Heroku:
heroku create
heroku config:add TWILIO_AUTH=xyz
heroku addons:add memcachier:dev
git push heroku master