FormerlyChucks / imgurb

made to maximize useless internet points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imgurb

Repost old reddit posts to imgur for imaginary internet points šŸ¤¤

Set-up

Download the bot, change into the directory:

git clone https://github.com/IThinkImOKAY/imgurb && cd imgurb

Install the needed packages:

pip3 install requests praw pyimgur

Getting API Keys

Edit The YAML File:

  • imgur_id is your imgur client id
  • client_id is your reddit client ID
  • client_secret is your reddit client secret
  • user_agent should be a short description about your bot
  • subs should be a list of subs you wish to repost from

I recommend using cron to schedule the bot to run to your liking :)

About

made to maximize useless internet points


Languages

Language:Python 100.0%