Git Product home page Git Product logo

redditscreencap's Introduction

RedditScreenCap

A smol bot to automatically take a screenshot of a comment and post it somewhere!

This was really just an excuse for me to finally learn some python but whatever...

How does it work

It simpiles gets your comment from the reddit api (using praw) and renders the html (using imgkit) to a image then posts it on the sub of your choice!

Results

Img-Dark

Comment-Light

Link-Dark

How to use!

Make a new comment under a post or comment then type...

!ScreenCap <flags>

Flags

Flag Options default
!ScreenCap Needed to invoke bot n/a
-theme light, dark light
-target parent-post, current-post, post, current parent-post
-subreddit <name of subreddit> r/ScreenCapResults
Target parent-post and parent are only usable if your comment is not a top level comment

Options in Config.py

Var Does Default
ReadSubreddit Specifies the subreddit to search for invokations r/MyTestServerHi
PostSuredditName Specifies the default subreddit to post result images on r/ScreenCapResults
OutDir Location to locally store the output images out
TriggerKeyword Specifies the trigger keyword need to invoke bot !ScreenCap
RepliedFileStorage File containing all the comments it has replied too PostsReplied.txt

External packages used

  • atexit
  • imgkit
  • praw
  • markdown
  • requests

built in python!

redditscreencap's People

Contributors

hinice2meetu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.