Will Brown 004bab1de6 [main.c] Fix adding empty feeds
If there are no items in a feed, set the last_pubDate variable to 0 instead of dereferencing a null pointer (oops)
2025-02-08 13:54:46 -05:00
2024-11-20 11:41:54 -05:00
2024-11-25 22:32:00 -05:00
2024-11-25 22:32:00 -05:00
2024-12-30 14:32:13 -05:00
2024-12-30 14:32:13 -05:00
2024-11-20 11:41:54 -05:00
2025-02-08 13:54:46 -05:00
2024-11-26 01:47:20 -05:00

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
Description
A simple, lightweight Discord RSS bot
Readme MIT 216 KiB
Languages
C 99.4%
Makefile 0.6%