24/7 Feed Fetcher.
Project description
NAME
rssbot - 24/7 Feed Fetcher.
SYNOPSIS
rssbot <cmd> [key=val] [key==val]
DESCRIPTION
rssbot is a python3 bot able to display rss feeds in your channel.
rssbot comes with a cli to configure and a daemon to run in the background, hooking the daemon in systemd brings a 24/7 available rssbot in your channel.
INSTALL
installation is done with pipx
$ pipx install rssbot
$ pipx ensurepath
<new terminal>
$ rssbot srv > rssbot.service
$ sudo mv rssbot.service /etc/systemd/system/
$ sudo systemctl enable rssbot --now
joins #rssbot on localhost
USAGE
use rssbot to control the program, default it does nothing
$ rssbot
$
see list of commands
$ rssbot cmd
cfg,dpl,exp,imp,mre,nme,pwd,rem,res,rss,syn
CONFIGURATION
irc
$ rssbot cfg server=<server>
$ rssbot cfg channel=<channel>
$ rssobt cfg nick=<nick>
sasl
$ rssbot pwd <nsvnick> <nspass>
$ rssbot cfg password=<frompwd>
rss
$ rssbot rss <url>
$ rssbot dpl <url> <item1,item2>
$ rssbot rem <url>
$ rssbot nme <url> <name>
opml
$ rssbot exp
$ rssbot imp <filename>
COMMANDS
cfg - irc configuration
cmd - commands
dpl - sets display items
exp - export opml (stdout)
imp - import opml
mre - display cached output
pwd - sasl nickserv name/pass
rem - removes a rss feed
res - restore deleted feeds
rss - add a feed
syn - sync rss feeds
ver - show version
FILES
~/.rssbot
~/.local/bin/rssbot
~/.local/pipx/venvs/rssbot/*
AUTHOR
Bart Thate <rssbotd@gmail.com>
COPYRIGHT
rssbot is Public Domain.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rssbot-647.tar.gz
(18.6 kB
view details)
Built Distribution
rssbot-647-py3-none-any.whl
(21.6 kB
view details)
File details
Details for the file rssbot-647.tar.gz
.
File metadata
- Download URL: rssbot-647.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5ea1d9d34a5e4d528cbcd3134f5e0702d623afa57f204903098a71f43af032bd
|
|
MD5 |
053469e90dadd68e594a824fb2a88aa6
|
|
BLAKE2b-256 |
8322e7e3adf57f0495f9a67bbec5963831544ee9f3202ae0098fd83b8da83acf
|
File details
Details for the file rssbot-647-py3-none-any.whl
.
File metadata
- Download URL: rssbot-647-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c2009050f8704813a0d8769b83c1c42d4af86cd51846ba804bc4a8cff0a435ba
|
|
MD5 |
8c60630d0f6c2c396361c6855971b471
|
|
BLAKE2b-256 |
b84f2baa6e26387b5ecd2f01b5d68f7898f75af9d5b631f43b14e1c979ad5771
|