Sign inSign up

kkweon/icarebot

By kkweon

•Updated over 7 years ago

Dockerfile for icarebot

Image
0

922

kkweon/icarebot repository overview

⁠icarebot

Build Status

Reddit icarebot

⁠Requirements

  • python 3.6

⁠Run

  • Copy praw.ini.template⁠ and rename to praw.ini

  • Fill out the following section

    client_id = yourclientbotid
    client_secret = yourclientbotsecret
    username = username
    password = password
    
  • Run

    python3 icarebot/main.py
    

    or

    docker build -t icarebot .
    docker-compose up -d
    

Tag summary

Content type

Image

Digest

Size

350.5 MB

Last updated

over 7 years ago

docker pull kkweon/icarebot