Files
zblock/README.md

606 B

zblock

A simple, lightweight Discord RSS bot

Requirements

  • libcurl
  • concord
  • libmrss
  • postgresql
  • libpq

TODO

  • Add build instructions
  • Get all new feeds, not just the first one
  • Set permissions for add and remove command
  • Remove all feeds if bot is removed from a guild
  • Implement list command
  • Implement remove command
  • Fix building in FreeBSD
  • Daemonize the bot (including command-line args)
  • Allow use of a system-wide config
  • Provide systemd and rc.d services
  • Create an installation script