numericcitizen
numericcitizen

My latest n8n workflow automates summarizing my Micro.blog timeline (via its private RSS feed) and sends the results to my Discord server every hour. Pretty cool, right? Auto-generated description: A flowchart illustrates a process involving an RSS feed trigger, RSS reading, post aggregation, interaction with an AI agent using the Anthropic Chat Model, and communication with Discord.

|
Embed
Progress spinner
jthingelstad
jthingelstad

@numericcitizen that is cool. Interesting. You using a hosted n8n?

|
Embed
Progress spinner
In reply to
numericcitizen
numericcitizen

@jthingelstad yup! Self-hosted on DigitalOcean. I’m loving it.

|
Embed
Progress spinner
JohnPhilpin
JohnPhilpin

@numericcitizen and what happens at the discord?

|
Embed
Progress spinner
numericcitizen
numericcitizen

@JohnPhilpin it’s a webhook call to send an embed to my Discord server.

|
Embed
Progress spinner
JohnPhilpin
JohnPhilpin

@numericcitizen sorry - yes - BUT - why important to get to the discord server - what happens then?

|
Embed
Progress spinner
numericcitizen
numericcitizen

@JohnPhilpin the last node is for sending the results to Discord. After, the workflow ends.

|
Embed
Progress spinner