You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
chadbsduser 511b1755ab
mod=0 is default
1 year ago
LICENSE Dump everything 1 year ago
README mod=0 is default 1 year ago
id Dump everything 1 year ago
reddit.py mod=0 is default 1 year ago

README

'id' contains an integer specifying the id (suchwow) of the last meme posted to reddit


Steps:
Go to https://www.reddit.com/prefs/apps
Click "Create App" and select "script"
Enter any valid url as the redirect url
Enter any name in the name field ('Wowbot' preferred)
Copy the app key (below name) and replace <oauth key> with the key
Copy the app secret and replace <oauth secret> with the secret
Replace <username> and <password> with your bot's credentials
Replace <subreddit> with subreddit name

Workaround for spam filter:
Add your bot to your subreddit as a mod with perms to manage posts
Set mod=1 in the code