open-austin / project-ideas

:bulb: A place to collect ideas for Open Austin projects
183 stars 25 forks source link

Get @CutePetsAustin bot working again #76

Closed luqmaan closed 8 years ago

luqmaan commented 8 years ago

https://twitter.com/cutepetsaustin is a bot that tweets lost animals

It used to run as a cron job, but that stopped working.

Is anybody interested in setting up @CutePetsAustin to run daily through AWS Lambda?

https://github.com/open-austin/CutePetsAustin

scascketta commented 8 years ago

I can work on this. I just need the Twitter credentials for the @CutePetsAustin account. Alternatively, I need the aws-openaustin.pem file so I can access the existing EC2 instance to get the credentials there.

scascketta commented 8 years ago

Completed in https://github.com/open-austin/CutePetsAustin/pull/7 .