Skip to content

Conversation

@Brawl345
Copy link
Owner

Allows users to specify a custom post.gohtml template file for formatting RSS feed posts. The template file is copied to the service's state directory at /var/lib/rssbot and the bot runs from that directory so it can find the template.

  • Added templateFile option (nullable path)
  • Added StateDirectory and WorkingDirectory to systemd service config
  • Added preStart hook to copy custom template when specified

(Made with Claude Code Web, todo: actually test it)

Allows users to specify a custom post.gohtml template file for formatting
RSS feed posts. The template file is copied to the service's state directory
at /var/lib/rssbot and the bot runs from that directory so it can find the
template.

- Added templateFile option (nullable path)
- Added StateDirectory and WorkingDirectory to systemd service config
- Added preStart hook to copy custom template when specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants