Преглед на файлове

Added README.md.

master
Trey Del Bonis преди 2 години
родител
ревизия
42d10ea709
променени са 1 файла, в които са добавени 21 реда и са изтрити 0 реда
  1. 21
    0
      README.md

+ 21
- 0
README.md Целия файл

@@ -0,0 +1,21 @@
# mastoreddit

You can mostly figure out how this works by looking at the config file.

```
{
"token": "put-your-token-here",
"hostname": "alpines.club",
"subreddit": "snowboarding",
"top_posts": 5,
"min_score": 100,
"skip_titles": ["daily discussion"]
}
```

Set `MR_CONFIG` to be the path to the config file and `MR_RECENTS` to be the
path to another writable file to store a little bit of data about which posts
it's made recently.

Then you can have it run periodically with a systemd timer to search for new hot
posts and relay them to the bot.

Loading…
Отказ
Запис