1
0
Fork 0
A reddit bot that aggregates scene releases in a daily post. https://old.reddit.com/r/dailyreleases
This repository has been archived on 2023-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-08-25 19:29:46 +02:00
dailyreleases Add support for multiple Steam games of the exact same title. Fixes for example "Wolfenstein II: The New Colossus" having both international and german version under the same name. 2018-08-25 19:28:42 +02:00
tests Remove unnecessary unittest of Microsoft store-only game, which was added to Steam. 2018-08-25 19:29:46 +02:00
.gitignore Initial public commit. 2018-07-31 17:34:45 +02:00
LICENSE.txt Initial public commit. 2018-07-31 17:34:45 +02:00
README.md steam: decrease the number of dependencies by using difflib from Python standard library instead of fuzzywuzzy. 2018-08-01 02:04:48 +02:00
setup.py Sort RIPs after non-RIPs. 2018-08-03 03:30:17 +02:00

Daily Releases

Quick Start

Installation

The easiest way to install the bot is to use pip:

pip3 install --upgrade https://git.caspervk.net/caspervk/dailyreleases/archive/master.tar.gz

It requires Python 3.6 or later.

Usage

The program can be started by running dailyreleases or python3 -m dailyreleases depending on system configuration.

Configuration

The default configuration file will be copied to ~/.dailyreleases/config.ini on the first run. All fields under the [reddit] and [google] sections need to be filled out before the bot can be initialized.

To append content to the generated post, add a file ~/.dailyreleases/epilogue.txt.