Skip to main content

24/7 Feed Fetcher

Project description

NAME

RSSBOT - 24/7 Feed Fetcher

SYNOPSIS

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

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.

RSSBOT is Public Domain.

INSTALL

$ pipx install rssbot
$ pipx ensurepath
$ rssbot srv > rssbot.service
$ sudo mv rssbot.service /etc/systemd/system/
$ sudo systemctl enable rssbot --now
$ rssbot rss <url>

default channel/server is #rssbot on localhost

COMMANDS

cfg - irc configuration
cmd - commands
dpl - sets display items
exp - export opml (stdout)
imp - import opml
mre - displays cached output
pwd - sasl nickserv name/pass
rem - removes a rss feed
res - restore deleted objects
rss - add a feed
syn - sync rss feeds

CONFIGURATION

irc

$ rssbot cfg server=<server>
$ rssbot cfg channel=<channel>
$ rssbot 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 res <url>
$ rssbot nme <url> <name>

opml

$ rssbot exp
$ rssbot imp <filename>

FILES

~/.rssbot
~/.local/bin/rssbot
~/.local/bin/rssbotd
~/.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-575.tar.gz (21.4 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for rssbot-575.tar.gz
Algorithm Hash digest
SHA256 c3cc5981055d3beacbe15fe5bba1596a194e56fd0151fb24cd5d6376fa77edfb
MD5 7b29815d730275e74f90f5756670f958
BLAKE2b-256 9e06b8b075289b20fa98dbf20a14ca44893ec98af6332d52d6d6249da8608413

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