random-image-twitterbot
random-image-twitterbot copied to clipboard

random-image-twitterbot
A simple starter project for a Twitter bot that tweets random images.
- Clone/download this repo and install dependencies with
npm install. - Rename
config-example.jstoconfig.jsand fill out the necessary information (see how). - Put all your images into the
imagesfolder. - Deploy your bot. Or remix it on Glitch.
Oh and definitely join Botmakers!
Notes
Use server-delete-images.js if you'd like to delete each image after posting it. Also, see server-attribution.js for an example how to credit the author if you're tweeting someone else's images.