RSS Bot for Twister P2P
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost fbe17d0bc3 prevent multi-thread execution 4 months ago
src/cli prevent multi-thread execution 4 months ago
.gitignore initial commit 4 months ago
LICENSE Initial commit 4 months ago
README.md initial commit 4 months ago
composer.json update twister-php api 4 months ago
composer.lock update dependencies 4 months ago
config.example.json add queue delay config 4 months ago

README.md

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