Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaylakremer/pet-finder-bot

A Twitter bot example that tweets about pets available for adoption on Petfinder.
https://github.com/kaylakremer/pet-finder-bot

javascript pet pet-project petfinder pets twitter twitter-api twitter-bot

Last synced: 27 days ago
JSON representation

A Twitter bot example that tweets about pets available for adoption on Petfinder.

Awesome Lists containing this project

README

        

# PetfinderBot :dog2:
A Twitter bot example that tweets about pets available for adoption on petfinder.com!

The bot tweets about a new random pet every hour as well as responds to tweet and follow events.

Live version of bot can be viewed here: https://twitter.com/petfinderbot

Please note: Both twit (https://www.npmjs.com/package/twit) and petfinder (https://www.npmjs.com/package/petfinder) packages are required to install in order to work. API tokens have also been left out, so you will need to provide your own.