Skip to content

Script to text a random cat picture to someone using the Twilio API, hosted on Digital Ocean

Notifications You must be signed in to change notification settings

Ztrains/CatText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatText

Simple nodejs webservice using express to serve a random image of a cat via TheCatAPI. Also integrated with Twilio to have the option to send an MMS of a random cat instead.

Usage

npm i
npm start

navigate to localhost:PORT/test to see a random cat image displayed in your browser.
navigate to localhost:PORT/cat to send an MMS with a random cat image after providing the necessary environment variables.

About

Script to text a random cat picture to someone using the Twilio API, hosted on Digital Ocean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published