Skip to content

SeaGL/matrix-feed-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web feeds → Matrix notifications

An instance of maubot with the rss plugin in standalone mode on Dokku.

Deployment

GitHub Actions is configured to automatically deploy from main.

Usage

Administration

Until maubot/maubot#110 is resolved, rooms can be joined by using a utility script:

dokku run maubot-rss ./join '#example:example.com'

In Matrix rooms

List feeds and their ID numbers:

!feeds list

Add a feed:

!feeds subscribe https://example.com/atom.xml

Remove a feed:

!feeds unsubscribe 12345

Customize the messages of a feed:

!feeds template 12345 The post [$title]($link) has been published.

About

An instance of maubot with the rss plugin in standalone mode on Dokku

Topics

Resources

License

Stars

Watchers

Forks