An open API service indexing awesome lists of open source software.

https://github.com/twisterarmy/twister-rss-bot

Atom / RSS Bot for twister P2P
https://github.com/twisterarmy/twister-rss-bot

atom bot composer rss twister twister-p2p twister-php twister-rss-bot

Last synced: 2 months ago
JSON representation

Atom / RSS Bot for twister P2P

Awesome Lists containing this project

README

          

# twister-rss-bot-php

RSS Bot for twister P2P written in PHP

> [!TIP]
> See also project [Wiki](https://github.com/twisterarmy/twister-rss-bot/wiki) for more details!

## Supported formats

* [x] Atom
* [x] RSS

## Requirements

### Installation

* `composer`
* `git`

### Runtime

* `php-curl`
* `php-fpm`
* `php-mbstring`
* `php-pdo`
* `php-sqlite3`
* `php-xml`

## Install

* `git clone https://github.com/twisterarmy/twister-rss-bot-php.git`
* `cd twister-rss-bot-php`
* `composer update`

## Setup

* `cp config.example.json config.json`
* `nano config.json` add twister connection and RSS feeds

## Usage

* `@hourly php src/cli/bot.php`