mirror of
https://github.com/5vl/AutomatedCats.git
synced 2025-05-24 11:06:58 +00:00
16 lines
820 B
Markdown
16 lines
820 B
Markdown
# AutomatedCats
|
|
|
|
So,
|
|
I automated this using PipeDream with a little bit of my own code.
|
|
|
|
I started off by creating a trigger that automatically runs the code every 5 minutes.
|
|

|
|
|
|
After that, I used my own piece of code which is in [get_image.js](https://github.com/5vl/AutomatedCats/blob/main/get_image.js)
|
|
|
|
Then, I used the "upload_media" Twitter workflow on Pipedream with the below info set:
|
|

|
|
|
|
Lastly, I used the "twitter_create_tweet" workflow to actually post the image + a message!
|
|

|