RSSFeed to discord with Huginn

2019-06-09

rssfeed to discord with Huginn

Tutorial How to make autopost bot discord from rss feed website.

Event Flow

flowevent.jpg

Setup Discord

  • Server settings > webhooks > create webhooks
  • save your webhooks url

Setup Huginn

  • Deploy Huginn to your server ( I recommended Heroku )

Rss Agent

  • schedule : 1m (5m,10m whatever)
  • receiver : formatter agent
  • set your url rss feed

example

Formatter Agent

  • (Optional) You can use a trigger agent
  • source : rss agent
  • receiver : post agent
  • example

example

Post Agent

  • schedule : never
  • source : formatter agent
  • example

example

  • dry run to test

rssdiscord-whd-28922.jpg