sairuk / rssnet

rss reader - unrealircd / sopel / sopel-rss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rssnet

rss reader - unrealircd / sopel / sopel-rss

product versions

set product versions in .env

data dirs

create /data/ircd and /data/sopel for your data

ircd config

  • under ircd/conf install unrealircd.conf
  • under ircd/conf/tls install your certs

sopel config

  • under data/sopel add default.db and default.cfga
  • under data/sopel/plugins install additional plugins (rss is there as part of build)
  • in your default config set host = unrealircd

running

  • first time out: docker-compose build
  • every other bit of magic: docker-compose up

usage

  1. connect to the ircd on port 6697
  2. query the bot and add rss feeds
  3. join the associated channels

About

rss reader - unrealircd / sopel / sopel-rss

License:GNU General Public License v3.0


Languages

Language:Dockerfile 93.4%Language:Shell 6.6%