Skip to content

Instantly share code, notes, and snippets.

View Abrownn's full-sized avatar

Abrownn Abrownn

  • USA
View GitHub Profile
@Abrownn
Abrownn / nukeBotBust.py
Created November 24, 2019 23:34
BotBust dun gone rogue, gotta get it outta there ASAP
#By using this script, you forfeit the right to judge me for my lack of proper fstring usage
import praw
import time
r = praw.Reddit(username = "",
password = "",
client_id = "",
client_secret = "",
user_agent = "")
@Abrownn
Abrownn / AmazonRSSbot.py
Last active October 15, 2018 00:04
RSS Feed bot for /r/Amazon
#/r/Amazon RSS feed news-bot for mod /u/Dequeued
import feedparser
import time
from datetime import datetime
import praw
feed = feedparser.parse("https://www.google.com/alerts/feeds/08942335556751662828/6437780261999102241")
import requests
import praw
import sys
import urllib.parse
r = praw.Reddit(username = "",
password = "",
client_id = "",
#Aged Account Checker -- made by /u/Abrownn
import praw
import time
import AccountCheckerLogin
def postInvestigate(r, redditor): #Start post analysis
postList = []
submissionPrelimList = []
#CommentNameScrape
import praw
def CommentNameScrape():
r = praw.Reddit(username = "",
password = "",
client_id = "",
client_secret = "",
user_agent = "")
@Abrownn
Abrownn / FlairExpose.py
Created July 2, 2018 01:59
Shows all current userflairs along with a username in "Username, Flair" format
import praw
import LOGINCREDENTIALFILE
import csv
def botLogin():
redditInstance = praw.Reddit(username = LOGINCREDENTIALFILE.username,
password = LOGINCREDENTIALFILE.password,
client_id = LOGINCREDENTIALFILE.clientID,
client_secret = LOGINCREDENTIALFILE.clientSecret,
user_agent = LOGINCREDENTIALFILE.userAgent)
@Abrownn
Abrownn / SubNuke.py
Last active July 28, 2018 23:12
Nukes a sub, may need to be ran several times
import praw
def SubNuke():
r = praw.Reddit(username = "",
password = "",
client_id = "",
client_secret = "",
user_agent = "NUKE SPAM ITS BAD OH GOD PLZ DIE")
for submission in r.subreddit("").new(limit=1000):
submission.mod.remove()
@Abrownn
Abrownn / keybase.md
Last active November 7, 2018 00:49
Keybase Proof

Keybase proof

I hereby claim:

  • I am abrownn on github.
  • I am abrown (https://keybase.io/abrown) on keybase.
  • I have a public key whose fingerprint is 9E32 CF24 9C1A 0707 D78A 0A5D 6DDF D2D5 56AD 6495

To claim this, I am signing this object: