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 80be350382 init storage folder if not exist 11 months ago
src/cli init storage folder if not exist 11 months ago
.gitignore initial commit 11 months ago
LICENSE Initial commit 11 months ago
README.md initial commit 11 months ago
composer.json initial commit 11 months ago
composer.lock initial commit 11 months ago
config.example.json initial commit 11 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