Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

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

Last synced: 8 days ago
JSON representation

RSS Bot for Twister P2P

Awesome Lists containing this project

README

        

# twister-rss-bot-php

RSS Bot for Twister P2P

## Requirements

* `php-8.2`
* `php-curl`
* `php-mbstring`
* `php-pdo`
* `php-sqlite3`

## Install

### Production

* `composer create-project twisterarmy/twister-rss-bot`

### Development

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

## Config

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

## Usage

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