https://github.com/danirod/ttrss-discord-webhook
Tiny Tiny RSS plugin to send received entries to a Discord server via webhooks.
https://github.com/danirod/ttrss-discord-webhook
discord discord-webhook tinytinyrss
Last synced: 2 months ago
JSON representation
Tiny Tiny RSS plugin to send received entries to a Discord server via webhooks.
- Host: GitHub
- URL: https://github.com/danirod/ttrss-discord-webhook
- Owner: danirod
- License: gpl-3.0
- Created: 2020-09-20T20:23:33.000Z (over 4 years ago)
- Default Branch: trunk
- Last Pushed: 2023-02-18T20:45:59.000Z (over 2 years ago)
- Last Synced: 2025-01-26T17:33:18.427Z (4 months ago)
- Topics: discord, discord-webhook, tinytinyrss
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
ttrss-discord-hook
==================A plugin for TinyTinyRSS that adds a filter action so that new items received
by feeds can be sent as links to a Discord webhook previously configured in
the settings.This is a very WIP plugin, so use under your own risk.
How to install? Copy the discord_hook directory to your plugins.local/
directory in your TinyTinyRSS install. If you are using Docker builds, you
can also bind the directory or something like that.Tracker: https://redmine.danirod.es/projects/ttrss-discord-webhook
Git repository: https://git.danirod.es/ttrss-discord-webhook.git
GitHub mirror: https://github.com/danirod/ttrss-discord-webhook