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