Skip to content

twisterarmy/twister-rss-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twister-rss-bot-php

RSS Bot for twister P2P written in PHP

Tip

See also project Wiki for more details!

Supported formats

  • Atom
  • 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

Releases

No releases published

Packages

No packages published

Languages