Skip to main content

24/7 Feed Fetcher

Project description

NAME


rssbot - 24/7 Feed Fetcher

SYNOPSIS


rssbot <cmd> [key=val] [key==val]
rssbotd
rssbots

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.

note if reinstall fails, try pip uninstall to start pristine.

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,cmd,dne,dpl,err,exp,imp,mod,mre,nme,
pwd,rem,res,rss,srv,syn,thr,upt

start daemon


$ rssbotd
$

start service


$ rssbots
<runs until ctrl-c>

COMMANDS


cfg - irc configuration
cmd - commands
dpl - sets display items
err - show errors
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
thr - show running threads
upt - show uptime

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>

SOURCE

source is at https://github.com/otpcr/rssbot

FILES


~/.rssbot
~/.local/bin/rssbot
~/.local/bin/rssbotd
~/.local/bin/rssbots
~/.local/pipx/venvs/rssbot/*

AUTHOR


Bart Thate <bthate@dds.nl>

COPYRIGHT


RSSBOT is Public Domain.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rssbot-601.tar.gz (19.3 kB view details)

Uploaded Source

File details

Details for the file rssbot-601.tar.gz.

File metadata

  • Download URL: rssbot-601.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for rssbot-601.tar.gz
Algorithm Hash digest
SHA256 9adbc5eee7e4972c6c00fb00f306f54a0e4edc396b6070a8d5c601d4e6a1afce
MD5 26b4f85b81d8057317e641c41cdf99e6
BLAKE2b-256 3fdff0984318e874c0470a073573bf46a9794d2fd25a81260284a56f15601b63

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page