telegram new messages catcher and export to csv file

Job ID: 30771875

Budget: €30 – €250 EUR

I need to read in real time, filter and then export to a text file (csv) the telegram messages containing customer orders:
1) I do not have the possibility to install bots so I have to log in with my credentials to my telegram account via API or Telegram Desktop
2) I need to be able to set the channel from which to get the messages
3) I have to generate single CSV files for each new message received in real time
example: typical message from the FashionOrdini channel (messages comply with standard formatting): CUSTOMER MODASTORE CODE 569809B QTA 100 MIS 48 COLOR B12 will have to generate an ORDER001.CSV -> MODASTORE file; 569809B; 100; 48; B12
Related categories: Visual Basic VB.NET