Reposts old shit from the past for useless internet points. I was able to get just over 100,000 karma in under 72 hours.
Download the bot, change into the directory:
git clone https://github.com/IThinkImOKAY/KarmaBot && cd KarmaBot
Install the needed packages:
pip3 install praw pyyaml pyimgur
Getting API Keys
- You can get your Imgur credentials from here
- Follow James Briggs' uide to get your reddit API keys
Edit the YAML file:
client_id
is your reddit client IDclient_secret
is your reddit client secretuser_agent
should be a short description about your botusername
is your reddit usernamepassword
is your reddit passwordimgur_id
is your imgur client id
I recommend using cron to schedule the bot to run to your liking :)