Skip to content

Instantly share code, notes, and snippets.

@BinaryWasp
BinaryWasp / delete_all_tweets.py
Last active August 24, 2021 21:03 — forked from davej/delete_all_tweets.py
This script will delete all of the tweets in a specified account.
# -*- coding: utf-8 -*-
"""
This script will delete all of the tweets in the specified account.
You may need to hit the "more" button on the bottom of your twitter profile
page every now and then as the script runs, this is due to a bug in twitter.
You will need to get a consumer key and consumer secret token to use this
script, you can do so by registering a twitter application at https://dev.twitter.com/apps
@requirements: Python 3+, Tweepy (http://pypi.python.org/pypi/tweepy/1.7.1)

Keybase proof

I hereby claim:

  • I am binarywasp on github.
  • I am rainmaker (https://keybase.io/rainmaker) on keybase.
  • I have a public key ASADBzEJ_WTNRxRQNYR9kpjBDaz7D8VWm7yf-g-3jO1VUQo

To claim this, I am signing this object:

@BinaryWasp
BinaryWasp / gist:d244ee58b8ba2c2e8f6e58c0d0cf71c0
Created May 23, 2017 15:02
Filter String Regex for AutoDetection
(&(objectClass=computer)(sAMAccountName=USRC*))