Txt. file to telegram quiz polls

I just don’t know if n8n can read txt. file and sperate the question and options thin make it telegram quiz poll
The txt file contain several questions like this
(Question)
a- option 1
b- option 2
c- option 3
d- option 4
e- option 5
Answer: {the letter of correct answer}

And it has several questions like this in txt file
I need to know how can i make n8n extract the questions then make them telegram quiz poll and send them to channel

I’m using last n8n update,
Window 11, and self hosting
And thanks in advance

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.