Skip to content

Reads from Plantlink's unofficial API and Dweets when things change

Notifications You must be signed in to change notification settings

OverloadUT/node-plantlink-dweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-plantlink-dweet

Reads from Plantlink's unofficial API and Dweets when things change

usage

Create a file named .env in the project directory with the contents:

PLANTLINK_AUTH=YOUR_AUTH_KEY
DWEETIO_THINGNAME=your-thing-name

(get the auth key from Plantlink by inspecting the request and grabbing it from the cookie)

Dweet once

$ node index

Loop and Dweet every time there is a change

$ node index -r 60

About

Reads from Plantlink's unofficial API and Dweets when things change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published