Skip to content

Reddit bot that colorizes a black and white image post on Reddit

Notifications You must be signed in to change notification settings

lukew3/recolorbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recolor Bot

A Reddit bot that colorizes a black and white image post on reddit. When the bot is tagged, it grabs the image url from the reddit post and sends it to The DeepAI Image Colorization API.

Link to the live bot

Setup

  1. Create a praw.ini file with all of the necessary fields (client_id, client_secret, password, and username). Documentation here
  2. Create the file api-key.txt and paste your deepai key inside of the file
  3. Install praw with pip install praw
  4. Run with python main.py

About

Reddit bot that colorizes a black and white image post on Reddit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages