Skip to content

paul-nechifor/reddit-tldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This repository has been moved to gitlab.com/paul-nechifor/reddit-tldr.

Old readme:

reddit-tldr

A Reddit bot which posts automatic summarization to long comments. I'm running it from time to time on CGTLDR.

Installation

You need to install praw (for the Reddit API) and ots (for summarization).

pip install praw

To install ots, do the following :

sudo apt-get install libots

sudo apt-get install libots-dev

pip install ots

Configuration

Copy the sample config and edit it.

cp config-sample.json config.json

About

A Reddit bot which posts automatic summarization to long comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published