DeleteThatTweet icon indicating copy to clipboard operation
DeleteThatTweet copied to clipboard

How to run?

Open Byte1122 opened this issue 9 years ago • 0 comments

Nice script on Ruby! It's working, but not sure how to run it exactly?

  1. first the ruby dtt.worker.rb (what does it do exactly?)
  2. run deletethatweet.rb (monitors the tweet stream, right?)
  3. run ideletedthat.rb (what does it exactly do?,)

Two more question;

  1. It generate two databases in sqlite3. check.db and bot.db, but not sure why it stores it in two databes?
  2. in the path it generate the image and text folder. Is this the folder where it stores the deleted content?

I hope you can answer this for me, I am for trying hours to work this out. Thanks a lot!

One more note: It follow twitter streams from your followers of you Twitter account.

Byte1122 avatar May 16 '16 15:05 Byte1122