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
- Host: GitHub
- URL: https://github.com/twisterarmy/twister-rss-bot
- Owner: twisterarmy
- License: mit
- Created: 2023-12-21T03:38:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T21:27:11.000Z (about 1 year ago)
- Last Synced: 2025-05-27T02:42:58.522Z (about 1 year ago)
- Topics: atom, bot, composer, rss, twister, twister-p2p, twister-php, twister-rss-bot
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`