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.

16 lines
628 B

'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