A rough idea list for creating a twitter bot.
Plant Truman Show
A plant personality that lives in the twitterspace, that tweets timelapse video of the plant + generative text based on the actual sensor data from a flowerpot.
References
- @grow_slow by Nicole He
- PiRecipes – A Timelapse Webcam Application by Tom Igoe
4-Letter Word ASCII Framer
A twitter bot that tweets short words overly decorated with frames that are made from ascii art. The frames of the ascii art are generated from a set of designated unicode symbols.
References
WordArt generator
A twitter bot that tweets short words in 90s WordArt aesthetics – crappy 3d texts that are spinning/floating in weird ways. The WordArts are tweeted in .mp4 formats, which is generated procedurally using p5js.
References
Questions / Issues
- How can I prevent my bot from tweeting potentially harmful/abusive words?
- When I am using an api that tweets random words, is there a database that I can use as a denylist?