Is generating tweets but its not tweeting anything
Closed this issue · 2 comments
0smak commented
I setted the bot and its generating tweets, but the bot didnt tweet anything yet
drmonkeysee commented
yeah i never got around to writing the code that posts the tweets themselves. the markov output was inconsistent enough i didn't want it just posting nonsense.
feel free to fork this and play around with it. reviewing the code i think you would add the tweet-posting code around here:
mashup-twitter-bot/lib/tweetbot.js
Line 29 in f09d86c
0smak commented
Thanks, I'll play with your code!